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

Use pathlib for pytest fixtures. #333

Merged
merged 2 commits into from
Jun 11, 2024

Use Path.mkdirs

4439aca
Select commit
Loading
Failed to load commit list.
Merged

Use pathlib for pytest fixtures. #333

Use Path.mkdirs
4439aca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 11, 2024 in 1s

99.78% (+0.00%) compared to 3bcec06

View this Pull Request on Codecov

99.78% (+0.00%) compared to 3bcec06

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.78%. Comparing base (3bcec06) to head (4439aca).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #333   +/-   ##
=======================================
  Coverage   99.78%   99.78%           
=======================================
  Files          26       26           
  Lines        1389     1389           
=======================================
  Hits         1386     1386           
  Misses          3        3           

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