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

Remove assert statement #1083

Merged
merged 2 commits into from
May 23, 2024

remove assert statement

b3f1891
Select commit
Loading
Failed to load commit list.
Merged

Remove assert statement #1083

remove assert statement
b3f1891
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 23, 2024 in 1s

81.68% (-0.07%) compared to 0a84ef6

View this Pull Request on Codecov

81.68% (-0.07%) compared to 0a84ef6

Details

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 81.68%. Comparing base (0a84ef6) to head (b3f1891).
Report is 1 commits behind head on develop.

Files Patch % Lines
compliance_checker/base.py 0.00% 1 Missing and 1 partial ⚠️
compliance_checker/suite.py 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1083      +/-   ##
===========================================
- Coverage    81.75%   81.68%   -0.07%     
===========================================
  Files           25       25              
  Lines         5224     5226       +2     
  Branches      1253     1255       +2     
===========================================
- Hits          4271     4269       -2     
- Misses         644      646       +2     
- Partials       309      311       +2     

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