Uh oh!
There was an error while loading. Please reload this page.
🌱 Move feature overlays to components - #2059
Conversation
Move the current feature overlays to be components. This will allow them to be brought into an experimental overlay in the near future. These are currently unused. This is part of the feature-gated API functionality. Signed-off-by: Todd Short <tshort@redhat.com>
✅ Deploy Preview for olmv1 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
tmshort
commented
Jun 26, 2025
/approve |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@## main #2059 +/- ##
==========================================
- Coverage 73.80% 70.15% -3.66%
==========================================
Files 81 81 Lines 7365 7365 ==========================================
- Hits 5436 5167 -269 - Misses 1589 1895 +306 + Partials 340 303 -37
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
tmshort
commented
Jun 26, 2025
Wow... look at codecov.... changing by 3% when there's no code changes... |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: camilamacedo86, tmshort The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
camilamacedo86
commented
Jun 26, 2025
/lgtm |
Move the current feature overlays to be components. This will allow them to be brought into an experimental overlay in the near future.
These are currently unused.
This is part of the feature-gated API functionality.
Description
Reviewer Checklist