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

asserts: do not require revision when setting component as invalid #14530

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

andrewphelpsj
Copy link
Member

This is a fix to a bug that was requiring that components have a revision, even if they are being marked as invalid.

@andrewphelpsj andrewphelpsj added the Skip spread Indicate that spread job should not run label Sep 23, 2024
@andrewphelpsj andrewphelpsj added the Simple 😃 A small PR which can be reviewed quickly label Sep 23, 2024
Copy link
Member

@alfonsosanchezbeato alfonsosanchezbeato left a comment

Choose a reason for hiding this comment

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

LGTM, thanks

Copy link
Member

@olivercalder olivercalder left a comment

Choose a reason for hiding this comment

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

Looks good, thanks!

Copy link

codecov bot commented Sep 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.86%. Comparing base (ac897ee) to head (33b3657).
Report is 24 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #14530   +/-   ##
=======================================
  Coverage   78.85%   78.86%           
=======================================
  Files        1079     1079           
  Lines      145615   145636   +21     
=======================================
+ Hits       114828   114854   +26     
+ Misses      23601    23598    -3     
+ Partials     7186     7184    -2     
Flag Coverage Δ
unittests 78.86% <100.00%> (+<0.01%) ⬆️

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.

@andrewphelpsj andrewphelpsj reopened this Sep 23, 2024
@andrewphelpsj andrewphelpsj merged commit b0e2fe5 into canonical:master Sep 23, 2024
91 of 111 checks passed
@andrewphelpsj andrewphelpsj deleted the fix-vset-comps branch September 23, 2024 19:45
@andrewphelpsj andrewphelpsj added this to the 2.67 milestone Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Simple 😃 A small PR which can be reviewed quickly Skip spread Indicate that spread job should not run
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants