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

🧪 Rewire pytest fixtures avoiding import loops #915

Merged
merged 2 commits into from
Jan 14, 2024

Add a change note for PR #915

548523e
Select commit
Loading
Failed to load commit list.
Merged

🧪 Rewire pytest fixtures avoiding import loops #915

Add a change note for PR #915
548523e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 14, 2024 in 0s

88.88% (+12.69%) compared to 9206b3d

View this Pull Request on Codecov

88.88% (+12.69%) compared to 9206b3d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9206b3d) 76.19% compared to head (548523e) 88.88%.

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #915       +/-   ##
===========================================
+ Coverage   76.19%   88.88%   +12.69%     
===========================================
  Files           5        5               
  Lines         504      504               
  Branches      116      116               
===========================================
+ Hits          384      448       +64     
+ Misses        118       34       -84     
- Partials        2       22       +20     

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