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: migrate tests to use node:test module for better test structure for FS #56031

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mertcanaltin
Copy link
Member

Updated FS tests to use the node:test module for improved structure and consistency.

this is part of a long pull request: #56024

@mertcanaltin mertcanaltin changed the title test: migrate tests to use node:test module for better test structure test: migrate tests to use node:test module for better test structure for FS Nov 27, 2024
@nodejs-github-bot nodejs-github-bot added needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels Nov 27, 2024
Copy link

codecov bot commented Nov 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.95%. Comparing base (9029aec) to head (d066e1d).
Report is 8 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #56031   +/-   ##
=======================================
  Coverage   87.95%   87.95%           
=======================================
  Files         656      656           
  Lines      188372   188372           
  Branches    35979    35978    -1     
=======================================
+ Hits       165687   165690    +3     
+ Misses      15851    15842    -9     
- Partials     6834     6840    +6     

see 22 files with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants