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

#454 Create file in pytest's tmpdir, not in /tmp. #455

Merged
merged 2 commits into from
Nov 28, 2024

#455 update changelog

156747f
Select commit
Loading
Failed to load commit list.
Merged

#454 Create file in pytest's tmpdir, not in /tmp. #455

#455 update changelog
156747f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 28, 2024 in 1s

92.14% (-0.01%) compared to 44dd1f8, passed because coverage increased by 0% when compared to adjusted base (92.13%)

View this Pull Request on Codecov

92.14% (-0.01%) compared to 44dd1f8, passed because coverage increased by 0% when compared to adjusted base (92.13%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.14%. Comparing base (44dd1f8) to head (156747f).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #455      +/-   ##
==========================================
- Coverage   92.14%   92.14%   -0.01%     
==========================================
  Files          86       86              
  Lines       13840    13834       -6     
==========================================
- Hits        12753    12747       -6     
  Misses       1087     1087              

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