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

fix: set safe directory #1304

Merged
merged 6 commits into from
Feb 26, 2024

fix: write test for setSafeDirectory

e9d7aea
Select commit
Failed to load commit list.
Merged

fix: set safe directory #1304

fix: write test for setSafeDirectory
e9d7aea
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Feb 24, 2024 in 0s

95.88% (+1.39%) compared to 0cfda1d

View this Pull Request on Codecov

95.88% (+1.39%) compared to 0cfda1d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.88%. Comparing base (0cfda1d) to head (e9d7aea).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1304      +/-   ##
==========================================
+ Coverage   94.48%   95.88%   +1.39%     
==========================================
  Files           4        4              
  Lines         254      267      +13     
  Branches       74       78       +4     
==========================================
+ Hits          240      256      +16     
+ Misses         14       10       -4     
- Partials        0        1       +1     

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