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

Vitest #632

Merged
merged 15 commits into from
Nov 6, 2023
Merged

Vitest #632

merged 15 commits into from
Nov 6, 2023

Conversation

mmkal
Copy link
Contributor

@mmkal mmkal commented Nov 6, 2023

Switching from jest to vitest. This might make the move to first-class-ESM easier, since there'll be less dependency hell to worry about (jest, ts-jest, ...)

Copy link

codecov bot commented Nov 6, 2023

Codecov Report

Merging #632 (42f795f) into main (fc68dea) will increase coverage by 0.46%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #632      +/-   ##
==========================================
+ Coverage   99.10%   99.57%   +0.46%     
==========================================
  Files          12       12              
  Lines         447     1409     +962     
  Branches       95      255     +160     
==========================================
+ Hits          443     1403     +960     
- Misses          4        6       +2     
Files Coverage Δ
src/types.ts 100.00% <100.00%> (ø)

... and 10 files with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@mmkal mmkal marked this pull request as ready for review November 6, 2023 01:05
@mmkal mmkal merged commit d5cf0c3 into main Nov 6, 2023
8 checks passed
@mmkal mmkal deleted the vitest branch November 6, 2023 15:23
Copy link

github-actions bot commented Nov 6, 2023

Released in v3.5.0-0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant