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

Pytest cleanup #2493

Merged
merged 1 commit into from
Nov 24, 2023

Remove test_main and allow pytest to be run from any directory

1260d50
Select commit
Loading
Failed to load commit list.
Merged

Pytest cleanup #2493

Remove test_main and allow pytest to be run from any directory
1260d50
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 23, 2023 in 0s

91.53% (target 80.00%)

View this Pull Request on Codecov

91.53% (target 80.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (373972a) 91.52% compared to head (1260d50) 91.53%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2493      +/-   ##
==========================================
+ Coverage   91.52%   91.53%   +0.01%     
==========================================
  Files        1026     1026              
  Lines       37906    37906              
==========================================
+ Hits        34695    34699       +4     
+ Misses       3211     3207       -4     

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