fix: correct KeyValuePair equals and add coverage for ServiceLocator#257
Merged
jeromy-cannon merged 29 commits intomainfrom Aug 7, 2023
Merged
fix: correct KeyValuePair equals and add coverage for ServiceLocator#257jeromy-cannon merged 29 commits intomainfrom
jeromy-cannon merged 29 commits intomainfrom
Conversation
Signed-off-by: Nathan Klick <nathan@swirldslabs.com>
Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
nathanklick
reviewed
Aug 7, 2023
…/test/reflect/ReflectionUtilsTest.java Co-authored-by: Nathan Klick <nathan@swirldslabs.com> Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
…/test/reflect/ReflectionUtilsTest.java Co-authored-by: Nathan Klick <nathan@swirldslabs.com> Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
…/test/reflect/ReflectionUtilsTest.java Co-authored-by: Nathan Klick <nathan@swirldslabs.com> Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
…/test/reflect/ReflectionUtilsTest.java Co-authored-by: Nathan Klick <nathan@swirldslabs.com> Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
…/test/reflect/ReflectionUtilsTest.java Co-authored-by: Nathan Klick <nathan@swirldslabs.com> Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
…/test/reflect/ReflectionUtilsTest.java Co-authored-by: Nathan Klick <nathan@swirldslabs.com> Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
…/test/reflect/ReflectionUtilsTest.java Co-authored-by: Nathan Klick <nathan@swirldslabs.com> Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
…/test/reflect/ReflectionUtilsTest.java Co-authored-by: Nathan Klick <nathan@swirldslabs.com> Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
…/test/reflect/ReflectionUtilsTest.java Co-authored-by: Nathan Klick <nathan@swirldslabs.com> Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
…/test/reflect/ReflectionUtilsTest.java Co-authored-by: Nathan Klick <nathan@swirldslabs.com> Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
Unit Test Results16 files + 3 16 suites +3 33s ⏱️ +2s Results for commit 943607d. ± Comparison against base commit 7f051c0. This pull request removes 1 and adds 29 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #257 +/- ##
============================================
+ Coverage 54.68% 62.23% +7.55%
- Complexity 219 254 +35
============================================
Files 47 47
Lines 1046 1046
Branches 129 130 +1
============================================
+ Hits 572 651 +79
+ Misses 424 344 -80
- Partials 50 51 +1
|
nathanklick
approved these changes
Aug 7, 2023
Member
nathanklick
left a comment
There was a problem hiding this comment.
The ReflectionUtilsTest class looks much cleaner and is now DRY.
nathanklick
reviewed
Aug 7, 2023
Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
nathanklick
reviewed
Aug 7, 2023
Co-authored-by: Nathan Klick <nathan@swirldslabs.com> Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
|
Kudos, SonarCloud Quality Gate passed! |
swirlds-automation
added a commit
that referenced
this pull request
Aug 8, 2023
## [0.5.1](v0.5.0...v0.5.1) (2023-08-08) ### Bug Fixes * correct KeyValuePair equals and add coverage for ServiceLocator ([#257](#257)) ([5b17978](5b17978)) * enable overriding individual properties for sidecars ([#250](#250)) ([7d5a4e1](7d5a4e1)) * only allow jrs profile during node setup ([#249](#249)) ([dd326c1](dd326c1)) * typo in the semantic release config preventing the updates to Chart.yaml from being committed ([#252](#252)) ([02a576b](02a576b)) * update verification script so that CI pipeline fails if node fails to start ([#254](#254)) ([7f051c0](7f051c0))
Contributor
|
🎉 This PR is included in version 0.5.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
swirlds-automation
added a commit
that referenced
this pull request
Aug 9, 2023
## [0.6.0](v0.5.0...v0.6.0) (2023-08-09) ### Features * convert chart tests from the custom bash script to be BATS unit tests ([#256](#256)) ([0bcdfcb](0bcdfcb)) * update partial templates to match naming conventions and prefix with fullstack namespace ([#265](#265)) ([fb73b5d](fb73b5d)) ### Bug Fixes * correct KeyValuePair equals and add coverage for ServiceLocator ([#257](#257)) ([5b17978](5b17978)) * default tag is not set properly for proxy containers ([#266](#266)) ([deabd16](deabd16)) * enable overriding individual properties for sidecars ([#250](#250)) ([7d5a4e1](7d5a4e1)) * only allow jrs profile during node setup ([#249](#249)) ([dd326c1](dd326c1)) * typo in the semantic release config preventing the updates to Chart.yaml from being committed ([#252](#252)) ([02a576b](02a576b)) * update verification script so that CI pipeline fails if node fails to start ([#254](#254)) ([7f051c0](7f051c0))
Contributor
|
🎉 This PR is included in version 0.6.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
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.








Description
This pull request changes the following:
Related Issues