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: test with vitest 1.0.0-beta #1776

Merged
merged 4 commits into from
Oct 5, 2023
Merged

chore: test with vitest 1.0.0-beta #1776

merged 4 commits into from
Oct 5, 2023

Conversation

pi0
Copy link
Member

@pi0 pi0 commented Oct 2, 2023

πŸ”— Linked issue

❓ Type of change

  • πŸ“– Documentation (updates to the documentation, readme, or JSdoc annotations)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

https://github.com/vitest-dev/vitest/releases/tag/v1.0.0-beta.0

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@codecov
Copy link

codecov bot commented Oct 5, 2023

Codecov Report

Merging #1776 (f847478) into main (6c51546) will increase coverage by 0.09%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1776      +/-   ##
==========================================
+ Coverage   76.33%   76.43%   +0.09%     
==========================================
  Files          76       76              
  Lines        8007     8007              
  Branches      805      809       +4     
==========================================
+ Hits         6112     6120       +8     
+ Misses       1892     1885       -7     
+ Partials        3        2       -1     

see 2 files with indirect coverage changes

@pi0 pi0 marked this pull request as ready for review October 5, 2023 15:43
@pi0 pi0 merged commit e465419 into main Oct 5, 2023
9 checks passed
@pi0 pi0 deleted the test/vitest-1 branch October 5, 2023 15:43
@pi0 pi0 mentioned this pull request Oct 5, 2023
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.

None yet

1 participant