Skip to content

HMS-9755: remove code related to patch sets#1516

Merged
dominikvagner merged 8 commits intoRedHatInsights:masterfrom
Dugowitch:hms9755
Feb 24, 2026
Merged

HMS-9755: remove code related to patch sets#1516
dominikvagner merged 8 commits intoRedHatInsights:masterfrom
Dugowitch:hms9755

Conversation

@Dugowitch
Copy link
Contributor

Description

Content templates have replaced patch sets and the APIs that patch sets used were removed on the backend. Patch sets have been disabled in the patch UI using a feature flag, so no UI changes are expected. This PR removes all code associated with patch sets.

Associated Jira ticket: #HMS-9755

How to test the PR

Check that the UI looks and works the same.

Before the change

Patch sets code present, but patch sets disabled by feature flag.

After the change

No patch sets code. No UI changes.

Checklist:

  • The commit message has the Jira ticket linked
  • PR has a short description
  • Screenshots before and after the change are added
  • Tests for the changes have been added
  • README.md is updated if necessary
  • Needs additional dependent work

@Dugowitch Dugowitch requested a review from a team as a code owner February 18, 2026 17:49
@Dugowitch Dugowitch force-pushed the hms9755 branch 4 times, most recently from df43243 to 3f57777 Compare February 18, 2026 18:18
@codecov-commenter
Copy link

codecov-commenter commented Feb 18, 2026

Codecov Report

❌ Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.67%. Comparing base (6fb82f8) to head (680d837).
⚠️ Report is 7 commits behind head on master.

Files with missing lines Patch % Lines
src/SmartComponents/Systems/SystemsTable.js 50.00% 1 Missing ⚠️
src/Utilities/hooks/useFeatureFlag.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1516       +/-   ##
===========================================
+ Coverage   62.53%   73.67%   +11.13%     
===========================================
  Files         127       97       -30     
  Lines        3310     2359      -951     
  Branches      899      671      -228     
===========================================
- Hits         2070     1738      -332     
+ Misses       1120      551      -569     
+ Partials      120       70       -50     

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

🚀 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.

@TenSt TenSt self-assigned this Feb 19, 2026
@Dugowitch Dugowitch enabled auto-merge (rebase) February 24, 2026 12:28
@Dugowitch Dugowitch disabled auto-merge February 24, 2026 14:22
@dominikvagner dominikvagner enabled auto-merge (rebase) February 24, 2026 14:41
@dominikvagner dominikvagner merged commit df141b3 into RedHatInsights:master Feb 24, 2026
4 of 5 checks passed
@Dugowitch Dugowitch deleted the hms9755 branch February 24, 2026 14:46
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.

4 participants