Skip to content

ROX-31227: Warn when TP check counts differ across clusters#19922

Draft
guzalv wants to merge 1 commit intomasterfrom
gualvare/ROX-31227-tp-inconsistent-checks-banner
Draft

ROX-31227: Warn when TP check counts differ across clusters#19922
guzalv wants to merge 1 commit intomasterfrom
gualvare/ROX-31227-tp-inconsistent-checks-banner

Conversation

@guzalv
Copy link
Copy Markdown
Contributor

@guzalv guzalv commented Apr 9, 2026

Description

On the Coverage page, when a tailored profile has different total check result counts across clusters, a warning banner is shown above the checks table. This indicates that the tailored profile may be defined differently across clusters, for example due to Compliance Operator version differences or varying base profile rules.

banner

User-facing documentation

Testing and quality

  • the change is production ready: the change is GA, or otherwise the functionality is gated by a feature flag
  • CI results are inspected

Automated testing

  • added unit tests
  • added e2e tests
  • added regression tests
  • added compatibility tests
  • modified existing tests

How I validated my change

TBD

🤖 Generated with Claude Code

When viewing a tailored profile on the Coverage page, if different
checks have different total result counts across clusters, display a
warning banner indicating that the tailored profile may be defined
differently across clusters (e.g. due to CO version differences or
different base profile rules).

Partially generated by AI.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@openshift-ci
Copy link
Copy Markdown

openshift-ci bot commented Apr 9, 2026

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 9, 2026

🚀 Build Images Ready

Images are ready for commit b859232. To use with deploy scripts:

export MAIN_IMAGE_TAG=4.11.x-608-gb859232fe7

1 similar comment
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 9, 2026

🚀 Build Images Ready

Images are ready for commit b859232. To use with deploy scripts:

export MAIN_IMAGE_TAG=4.11.x-608-gb859232fe7

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 49.61%. Comparing base (9d35506) to head (b859232).

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #19922      +/-   ##
==========================================
- Coverage   49.61%   49.61%   -0.01%     
==========================================
  Files        2765     2765              
  Lines      208541   208541              
==========================================
- Hits       103464   103461       -3     
- Misses      97401    97404       +3     
  Partials     7676     7676              
Flag Coverage Δ
go-unit-tests 49.61% <ø> (-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.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant