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(fs): do not write files in source tree during test #6236

Merged
merged 9 commits into from
Dec 23, 2024

revert unnecessary use of temp directory

652ba92
Select commit
Loading
Failed to load commit list.
Merged

test(fs): do not write files in source tree during test #6236

revert unnecessary use of temp directory
652ba92
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 23, 2024 in 0s

96.34% (-0.18%) compared to b1b8279

View this Pull Request on Codecov

96.34% (-0.18%) compared to b1b8279

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.34%. Comparing base (b1b8279) to head (652ba92).
Report is 34 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6236      +/-   ##
==========================================
- Coverage   96.52%   96.34%   -0.18%     
==========================================
  Files         534      547      +13     
  Lines       40976    41661     +685     
  Branches     6134     6313     +179     
==========================================
+ Hits        39551    40138     +587     
- Misses       1383     1481      +98     
  Partials       42       42              

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