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

Pin pytest<8 to fix Python 3.11 tests #619

Merged
merged 2 commits into from
Apr 1, 2024

Update test.txt

2d58fb5
Select commit
Loading
Failed to load commit list.
Merged

Pin pytest<8 to fix Python 3.11 tests #619

Update test.txt
2d58fb5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 1, 2024 in 0s

94.08% (+0.00%) compared to 13e7ef1

View this Pull Request on Codecov

94.08% (+0.00%) compared to 13e7ef1

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.08%. Comparing base (13e7ef1) to head (2d58fb5).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #619   +/-   ##
=======================================
  Coverage   94.08%   94.08%           
=======================================
  Files         102      102           
  Lines       11117    11117           
  Branches     1550     1550           
=======================================
  Hits        10459    10459           
  Misses        558      558           
  Partials      100      100           

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