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: pytest failing to find tket2 in CI #367

Merged
merged 2 commits into from
May 28, 2024

chore: Set `pytest.pythonpath`

953f631
Select commit
Loading
Failed to load commit list.
Merged

fix: pytest failing to find tket2 in CI #367

chore: Set `pytest.pythonpath`
953f631
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 28, 2024 in 0s

85.51% (+1.36%) compared to d8f4f74

View this Pull Request on Codecov

85.51% (+1.36%) compared to d8f4f74

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.51%. Comparing base (d8f4f74) to head (953f631).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #367      +/-   ##
==========================================
+ Coverage   84.14%   85.51%   +1.36%     
==========================================
  Files          31       37       +6     
  Lines        4290     4564     +274     
  Branches     4290     4290              
==========================================
+ Hits         3610     3903     +293     
+ Misses        501      482      -19     
  Partials      179      179              

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