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: run the coverage before starting pytest #14

Merged
merged 1 commit into from
Jan 8, 2024
Merged

fix: run the coverage before starting pytest #14

merged 1 commit into from
Jan 8, 2024

Conversation

12rambau
Copy link
Member

@12rambau 12rambau commented Jan 8, 2024

Fix #9

@12rambau 12rambau marked this pull request as ready for review January 8, 2024 20:36
Copy link

codecov bot commented Jan 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f967c10) 0.00% compared to head (7eb3dbd) 96.61%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##            main      #14       +/-   ##
==========================================
+ Coverage   0.00%   96.61%   +96.61%     
==========================================
  Files          3        3               
  Lines        118      118               
==========================================
+ Hits           0      114      +114     
+ Misses       118        4      -114     

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

@12rambau 12rambau merged commit f1123d4 into main Jan 8, 2024
13 checks passed
@12rambau 12rambau deleted the coverage branch January 8, 2024 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

drop coverage as it doesn't see that methods and fixture are called in the tests
1 participant