Conversation
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4866 +/- ##
==========================================
- Coverage 63.65% 60.53% -3.12%
==========================================
Files 2693 2684 -9
Lines 107329 106868 -461
Branches 30053 30050 -3
==========================================
- Hits 68322 64696 -3626
- Misses 37236 40411 +3175
+ Partials 1771 1761 -10
*This pull request uses carry forward flags. Click here to find out more. Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Releases
@red-hat-developer-hub/cli-module-install-dynamic-plugins@0.6.0
Minor Changes
8c84e6f: Resolve
{{inherit}}references by the final OCI image name across registryhosts and namespaces, matching the operator. After lookup, use the included
plugin's concrete package for existing merge and enable/disable behavior.
Detect ambiguous same-level image-name collisions with a clear error while
preserving explicit
!plugin-pathoverrides and multi-plugin image entries.Ignore disabled candidates when an enabled name match exists, deduplicate
identical catalog candidates, and retain disabled pathless filtering behavior.