Add unit tests for revision.ListOwned and revision.isOwnedRevision#758
Merged
istio-testing merged 1 commit intoistio-ecosystem:mainfrom Apr 9, 2025
Merged
Add unit tests for revision.ListOwned and revision.isOwnedRevision#758istio-testing merged 1 commit intoistio-ecosystem:mainfrom
istio-testing merged 1 commit intoistio-ecosystem:mainfrom
Conversation
Signed-off-by: Marko Lukša <mluksa@redhat.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #758 +/- ##
==========================================
+ Coverage 75.80% 76.06% +0.26%
==========================================
Files 44 44
Lines 2620 2620
==========================================
+ Hits 1986 1993 +7
+ Misses 543 539 -4
+ Partials 91 88 -3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
dgn
approved these changes
Apr 9, 2025
openshift-service-mesh-bot
referenced
this pull request
in openshift-service-mesh-bot/sail-operator
Apr 9, 2025
* upstream/main: Add unit tests for revision.ListOwned and revision.isOwnedRevision (openshift-service-mesh#758) Add unit tests for GetReferencedRevisionFromNamespace, GetReferencedRevisionFromPod, and GetInjectedRevisionFromPod (openshift-service-mesh#756) Deprecate defaultRevision value (openshift-service-mesh#760)
dgn
pushed a commit
to dgn/sail-operator
that referenced
this pull request
Mar 17, 2026
…stio-ecosystem#758) Signed-off-by: Marko Lukša <mluksa@redhat.com> Signed-off-by: Daniel Grimm <dgrimm@redhat.com>
mkralik3
pushed a commit
to mkralik3/sail-operator
that referenced
this pull request
Apr 9, 2026
…stio-ecosystem#757) (istio-ecosystem#758) merging upstream changes. We can't remove servicemeshoperator3.clusterserviceversion.yaml as it's embedded in bundle/bundle.go and mirror-licenses make target fails if it's missing Breaking change was introduced in openshift-service-mesh#721 Signed-off-by: Filip Brychta <fbrychta@redhat.com>
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.
No description provided.