Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 在自动发布前, 自动注入新版本到打包代码中 #2477

Merged
merged 1 commit into from
Dec 14, 2023

feat: 在自动发布前, 自动注入新版本到打包代码中

9141127
Select commit
Loading
Failed to load commit list.
Merged

feat: 在自动发布前, 自动注入新版本到打包代码中 #2477

feat: 在自动发布前, 自动注入新版本到打包代码中
9141127
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 14, 2023 in 1s

78.21% of diff hit (target 76.48%)

View this Pull Request on Codecov

78.21% of diff hit (target 76.48%)

Annotations

Check warning on line 18 in packages/s2-core/src/cell/base-cell.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/cell/base-cell.ts#L18

Added line #L18 was not covered by tests

Check warning on line 82 in packages/s2-core/src/cell/base-row-cell.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/cell/base-row-cell.ts#L82

Added line #L82 was not covered by tests

Check warning on line 103 in packages/s2-core/src/cell/base-row-cell.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/cell/base-row-cell.ts#L103

Added line #L103 was not covered by tests

Check warning on line 107 in packages/s2-core/src/cell/base-row-cell.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/cell/base-row-cell.ts#L107

Added line #L107 was not covered by tests

Check warning on line 111 in packages/s2-core/src/cell/base-row-cell.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/cell/base-row-cell.ts#L111

Added line #L111 was not covered by tests

Check warning on line 113 in packages/s2-core/src/cell/base-row-cell.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/cell/base-row-cell.ts#L113

Added line #L113 was not covered by tests

Check warning on line 115 in packages/s2-core/src/cell/base-row-cell.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/cell/base-row-cell.ts#L115

Added line #L115 was not covered by tests

Check warning on line 119 in packages/s2-core/src/cell/base-row-cell.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/cell/base-row-cell.ts#L119

Added line #L119 was not covered by tests

Check warning on line 127 in packages/s2-core/src/cell/base-row-cell.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/cell/base-row-cell.ts#L127

Added line #L127 was not covered by tests

Check warning on line 133 in packages/s2-core/src/cell/base-row-cell.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/cell/base-row-cell.ts#L132-L133

Added lines #L132 - L133 were not covered by tests

Check warning on line 151 in packages/s2-core/src/cell/base-row-cell.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/cell/base-row-cell.ts#L146-L151

Added lines #L146 - L151 were not covered by tests

Check warning on line 323 in packages/s2-core/src/cell/base-row-cell.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/cell/base-row-cell.ts#L323

Added line #L323 was not covered by tests

Check warning on line 325 in packages/s2-core/src/cell/base-row-cell.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/cell/base-row-cell.ts#L325

Added line #L325 was not covered by tests

Check warning on line 327 in packages/s2-core/src/cell/base-row-cell.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/cell/base-row-cell.ts#L327

Added line #L327 was not covered by tests

Check warning on line 332 in packages/s2-core/src/cell/base-row-cell.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/cell/base-row-cell.ts#L330-L332

Added lines #L330 - L332 were not covered by tests

Check warning on line 66 in packages/s2-core/src/cell/corner-cell.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/cell/corner-cell.ts#L66

Added line #L66 was not covered by tests

Check warning on line 122 in packages/s2-core/src/cell/data-cell.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/cell/data-cell.ts#L121-L122

Added lines #L121 - L122 were not covered by tests

Check warning on line 108 in packages/s2-core/src/cell/header-cell.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/cell/header-cell.ts#L108

Added line #L108 was not covered by tests

Check warning on line 31 in packages/s2-core/src/cell/series-number-cell.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/cell/series-number-cell.ts#L31

Added line #L31 was not covered by tests

Check warning on line 573 in packages/s2-core/src/data-set/pivot-data-set.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/data-set/pivot-data-set.ts#L573

Added line #L573 was not covered by tests

Check warning on line 587 in packages/s2-core/src/data-set/pivot-data-set.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/data-set/pivot-data-set.ts#L587

Added line #L587 was not covered by tests

Check warning on line 51 in packages/s2-core/src/data-set/table-data-set.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/data-set/table-data-set.ts#L51

Added line #L51 was not covered by tests

Check warning on line 468 in packages/s2-core/src/facet/frozen-facet.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/facet/frozen-facet.ts#L468

Added line #L468 was not covered by tests

Check warning on line 471 in packages/s2-core/src/facet/frozen-facet.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/facet/frozen-facet.ts#L471

Added line #L471 was not covered by tests

Check warning on line 40 in packages/s2-core/src/facet/header/row.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/facet/header/row.ts#L40

Added line #L40 was not covered by tests