Skip to content

fecConfig: Fix a few issues in the config (HMS-11177) - #4725

Open
regexowl wants to merge 5 commits into
osbuild:mainfrom
regexowl:fec-config-review
Open

fecConfig: Fix a few issues in the config (HMS-11177)#4725
regexowl wants to merge 5 commits into
osbuild:mainfrom
regexowl:fec-config-review

Conversation

@regexowl

@regexowl regexowl commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator

This:

  • fixes exclude rule
  • removes unused beta route
  • fixes a typo
  • and cleans up add_define helper

JIRA: HMS-11177

The path was malformed, so this had no effect. The check is a bit defensive, but no harm in keeping it as a safeguard.
`/beta` url was deprecated with the platform switching to preview. This was just never cleaned up.
This is just stylistic change, feels cleaner this way.
This removes the add_define plugin that was originally used for msw in browser. Since msw was deprecated and the helper was always hitting the `else` branch, we can just inline it now.
@codecov

codecov Bot commented Aug 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.87%. Comparing base (4634e2f) to head (2f886a6).

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #4725   +/-   ##
=======================================
  Coverage   77.87%   77.87%           
=======================================
  Files         263      263           
  Lines        7037     7037           
  Branches     2588     2552   -36     
=======================================
  Hits         5480     5480           
+ Misses       1462     1459    -3     
- Partials       95       98    +3     
Flag Coverage Δ
playwright 59.91% <ø> (+0.38%) ⬆️
vitest 73.09% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.
see 4 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4634e2f...2f886a6. 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.

@regexowl

regexowl commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator Author

/jira-epic HMS-10979

@schutzbot schutzbot changed the title fecConfig: Fix a few issues in the config fecConfig: Fix a few issues in the config (HMS-11177) Aug 7, 2026
@regexowl
regexowl marked this pull request as ready for review August 7, 2026 12:23
@regexowl
regexowl requested a review from a team as a code owner August 7, 2026 12:23

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

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.

1 participant