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

test_version_compare: use different pytest.raises for each instruction #3555

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

perrinjerome
Copy link
Contributor

with that construct, the second line was never executed

with that construct, the second line was never executed
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c656c23) 77.90% compared to head (5314ed3) 78.18%.
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3555      +/-   ##
==========================================
+ Coverage   77.90%   78.18%   +0.27%     
==========================================
  Files         761      761              
  Lines       11568    11569       +1     
  Branches     1359     1359              
==========================================
+ Hits         9012     9045      +33     
+ Misses       2132     2105      -27     
+ Partials      424      419       -5     
Flag Coverage Δ
win-longtests 78.18% <100.00%> (+0.27%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Contributor

@terriko terriko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ooh, good spotting. Thank you! I'll fix the gitlint issue during merge.

@terriko terriko merged commit 7202d21 into intel:main Dec 4, 2023
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.

3 participants