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

chore(release): πŸ”–@antv/[email protected] @antv/[email protected] @antv/s2-vue@1… #1844

Merged
merged 1 commit into from
Oct 24, 2022

Conversation

YardWill
Copy link
Member

….4.0

πŸ‘€ PR includes

πŸ”§ Chore

  • Test case
  • Docs / demos update
  • CI / workflow
  • Release version
  • Other ()

πŸ“ Description

πŸ–ΌοΈ Screenshot

Before After
❌ βœ…

πŸ”— Related issue link

πŸ” Self-Check before the merge

  • Add or update relevant docs.
  • Add or update relevant demos.
  • Add or update test case.
  • Add or update relevant TypeScript definitions.

@vercel
Copy link

vercel bot commented Oct 21, 2022

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Updated
antvis-s2 βœ… Ready (Inspect) Visit Preview Oct 21, 2022 at 11:55PM (UTC)

@github-actions
Copy link
Contributor

Size Change: 0 B

Total Size: 430 kB

ℹ️ View Unchanged
Filename Size
./packages/s2-core/dist/index.min.js 168 kB
./packages/s2-core/dist/style.min.css 389 B
./packages/s2-core/node_modules/@testing-library/dom/dist/@testing-library/dom.cjs.js 21.7 kB
./packages/s2-core/node_modules/@testing-library/dom/dist/@testing-library/dom.esm.js 21.2 kB
./packages/s2-core/node_modules/@testing-library/dom/dist/@testing-library/dom.umd.js 60.3 kB
./packages/s2-core/node_modules/@testing-library/dom/dist/@testing-library/dom.umd.min.js 33.9 kB
./packages/s2-core/node_modules/@testing-library/dom/dist/config.js 1.16 kB
./packages/s2-core/node_modules/@testing-library/dom/dist/DOMElementFilter.js 1.87 kB
./packages/s2-core/node_modules/@testing-library/dom/dist/event-map.js 1.18 kB
./packages/s2-core/node_modules/@testing-library/dom/dist/events.js 1.55 kB
./packages/s2-core/node_modules/@testing-library/dom/dist/get-node-text.js 300 B
./packages/s2-core/node_modules/@testing-library/dom/dist/get-queries-for-element.js 738 B
./packages/s2-core/node_modules/@testing-library/dom/dist/get-user-code-frame.js 810 B
./packages/s2-core/node_modules/@testing-library/dom/dist/helpers.js 1.07 kB
./packages/s2-core/node_modules/@testing-library/dom/dist/index.js 1.14 kB
./packages/s2-core/node_modules/@testing-library/dom/dist/label-helpers.js 1.05 kB
./packages/s2-core/node_modules/@testing-library/dom/dist/matches.js 1.14 kB
./packages/s2-core/node_modules/@testing-library/dom/dist/pretty-dom.js 1.47 kB
./packages/s2-core/node_modules/@testing-library/dom/dist/queries/all-utils.js 337 B
./packages/s2-core/node_modules/@testing-library/dom/dist/queries/alt-text.js 573 B
./packages/s2-core/node_modules/@testing-library/dom/dist/queries/display-value.js 713 B
./packages/s2-core/node_modules/@testing-library/dom/dist/queries/index.js 418 B
./packages/s2-core/node_modules/@testing-library/dom/dist/queries/label-text.js 1.8 kB
./packages/s2-core/node_modules/@testing-library/dom/dist/queries/placeholder-text.js 491 B
./packages/s2-core/node_modules/@testing-library/dom/dist/queries/role.js 2.67 kB
./packages/s2-core/node_modules/@testing-library/dom/dist/queries/test-id.js 498 B
./packages/s2-core/node_modules/@testing-library/dom/dist/queries/text.js 958 B
./packages/s2-core/node_modules/@testing-library/dom/dist/queries/title.js 718 B
./packages/s2-core/node_modules/@testing-library/dom/dist/query-helpers.js 1.81 kB
./packages/s2-core/node_modules/@testing-library/dom/dist/role-helpers.js 2.82 kB
./packages/s2-core/node_modules/@testing-library/dom/dist/screen.js 1.51 kB
./packages/s2-core/node_modules/@testing-library/dom/dist/suggestions.js 1.5 kB
./packages/s2-core/node_modules/@testing-library/dom/dist/wait-for-element-to-be-removed.js 748 B
./packages/s2-core/node_modules/@testing-library/dom/dist/wait-for.js 2.38 kB
./packages/s2-react/dist/index.min.js 65.9 kB
./packages/s2-react/dist/style.min.css 3.32 kB
./packages/s2-vue/dist/index.min.js 20.5 kB
./packages/s2-vue/dist/style.min.css 1.68 kB

compressed-size-action

@codecov
Copy link

codecov bot commented Oct 22, 2022

Codecov Report

Base: 77.16% // Head: 77.12% // Decreases project coverage by -0.04% ⚠️

Coverage data is based on head (c35fb6a) compared to base (a4b14a8).
Patch coverage: 57.97% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1844      +/-   ##
==========================================
- Coverage   77.16%   77.12%   -0.05%     
==========================================
  Files         234      238       +4     
  Lines       11518    11712     +194     
  Branches     2449     2489      +40     
==========================================
+ Hits         8888     9033     +145     
- Misses       1258     1282      +24     
- Partials     1372     1397      +25     
Impacted Files Coverage Ξ”
...nteraction/brush-selection/base-brush-selection.ts 78.73% <ΓΈ> (+8.31%) ⬆️
packages/s2-core/src/sheet-type/pivot-sheet.ts 86.11% <ΓΈ> (ΓΈ)
packages/s2-core/src/sheet-type/table-sheet.ts 87.93% <ΓΈ> (ΓΈ)
packages/s2-core/src/theme/index.ts 100.00% <ΓΈ> (ΓΈ)
packages/s2-core/src/utils/export/index.ts 73.63% <ΓΈ> (ΓΈ)
...ages/s2-core/src/utils/interaction/select-event.ts 93.61% <ΓΈ> (ΓΈ)
packages/s2-core/src/utils/text.ts 40.75% <ΓΈ> (ΓΈ)
...s2-react/src/components/tooltip/custom-tooltip.tsx 64.28% <ΓΈ> (-2.39%) ⬇️
packages/s2-shared/src/utils/drill-down.ts 21.31% <ΓΈ> (ΓΈ)
packages/s2-core/src/utils/g-mini-charts.ts 56.94% <11.11%> (+5.27%) ⬆️
... and 53 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

β˜” View full report at Codecov.
πŸ“’ Do you have feedback about the report comment? Let us know in this issue.

@lcx-seima lcx-seima merged commit 930c8f5 into master Oct 24, 2022
@lcx-seima lcx-seima deleted the release_1.32.0 branch October 24, 2022 02:25
YardWill added a commit that referenced this pull request Oct 24, 2022
YardWill added a commit that referenced this pull request Oct 24, 2022
…s2-vue@1…" (#1846)

Revert "chore(release): πŸ”–@antv/[email protected] @antv/[email protected] @antv/s2-vue@1… (#1844)"

This reverts commit 930c8f5.
@lijinke666
Copy link
Member

πŸŽ‰ This PR is included in version @antv/s2-v1.33.0 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€

@lijinke666
Copy link
Member

πŸŽ‰ This PR is included in version @antv/s2-react-v1.30.0 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€

@lijinke666
Copy link
Member

πŸŽ‰ This PR is included in version @antv/s2-vue-v1.4.0 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€

@lijinke666
Copy link
Member

πŸŽ‰ This PR is included in version 1.0.0 πŸŽ‰

The release is available on GitHub release

Your semantic-release bot πŸ“¦πŸš€

wjgogogo pushed a commit that referenced this pull request Oct 25, 2023
…s2-vue@1…" (#1846)

Revert "chore(release): πŸ”–@antv/[email protected] @antv/[email protected] @antv/s2-vue@1… (#1844)"

This reverts commit 930c8f5.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr(chore) configuration changes released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants