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: replace jest with vitest #156

Merged
merged 3 commits into from
Jul 26, 2023
Merged

test: replace jest with vitest #156

merged 3 commits into from
Jul 26, 2023

Conversation

zce
Copy link
Owner

@zce zce commented Jul 26, 2023

No description provided.

@findersky
Copy link

findersky commented Jul 26, 2023 via email

@codecov
Copy link

codecov bot commented Jul 26, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -1.18% ⚠️

Comparison is base (18dc1be) 100.00% compared to head (932ec28) 98.82%.

❗ Current head 932ec28 differs from pull request most recent head 3f97914. Consider uploading reports for the commit 3f97914 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##              main     #156       /-   ##
===========================================
- Coverage   100.00%   98.82%   -1.18%     
===========================================
  Files           22       23        1     
  Lines          382     1109      727     
  Branches        67      169      102     
===========================================
  Hits           382     1096      714     
- Misses           0       13       13     
Files Changed Coverage Δ
src/cli.ts 87.17% <ø> (-12.83%) ⬇️
src/core/file.ts 97.54% <100.00%> (-2.46%) ⬇️
src/core/http.ts 95.12% <100.00%> (-4.88%) ⬇️
src/inquire.ts 97.72% <100.00%> (-2.28%) ⬇️
src/install.ts 100.00% <100.00%> (ø)
src/load.ts 100.00% <100.00%> (ø)

... and 16 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zce zce merged commit a41af44 into main Jul 26, 2023
10 of 13 checks passed
@zce zce deleted the vitest branch July 26, 2023 07:37
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