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

test: move to vitest #1105

Merged
merged 1 commit into from
Nov 15, 2022
Merged

test: move to vitest #1105

merged 1 commit into from
Nov 15, 2022

Conversation

dangreen
Copy link
Collaborator

No description provided.

@github-actions
Copy link

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
dist/index.cjs 869 B (0%) 17 ms (0%) 106 ms (-1.65% 🔽) 123 ms
dist/index.js 773 B (0%) 16 ms (0%) 73 ms (-8.16% 🔽) 88 ms

@codecov-commenter
Copy link

Codecov Report

Merging #1105 (4248de3) into master (d6e2302) will increase coverage by 2.43%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1105      +/-   ##
==========================================
+ Coverage   87.50%   89.93%   +2.43%     
==========================================
  Files           4        4              
  Lines          80      328     +248     
  Branches       19       31      +12     
==========================================
+ Hits           70      295     +225     
- Misses          9       33      +24     
+ Partials        1        0       -1     
Impacted Files Coverage Δ
src/utils.ts 78.14% <0.00%> (-4.21%) ⬇️
src/typedCharts.tsx 100.00% <0.00%> (ø)
src/chart.tsx 100.00% <0.00%> (+3.12%) ⬆️
src/index.tsx 100.00% <0.00%> (+100.00%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dangreen dangreen merged commit 7f3ec96 into master Nov 15, 2022
@dangreen dangreen deleted the test-vitest branch November 15, 2022 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants