Skip to content

Wizard: fix filtering of OpenSCAP profiles #3280

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ksiekl
Copy link
Contributor

@ksiekl ksiekl commented May 30, 2025

Fixes #3273

@ksiekl ksiekl requested review from regexowl and avitova May 30, 2025 12:06
Copy link

codecov bot commented May 30, 2025

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 84.52%. Comparing base (72d09a0) to head (8bb7b72).

Files with missing lines Patch % Lines
...eWizard/steps/Oscap/components/ProfileSelector.tsx 50.00% 1 Missing ⚠️

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3280   +/-   ##
=======================================
  Coverage   84.52%   84.52%           
=======================================
  Files         187      187           
  Lines       23399    23400    +1     
  Branches     2457     2456    -1     
=======================================
+ Hits        19777    19778    +1     
  Misses       3603     3603           
  Partials       19       19           
Files with missing lines Coverage Δ
...eWizard/steps/Oscap/components/ProfileSelector.tsx 85.99% <50.00%> (+0.04%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 72d09a0...8bb7b72. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wizard: OpenSCAP select does not filter correctly for input with spaces
1 participant