📝 (Upgrade): Created UPGRADE_NOTES.md and documented changes in #3974#3982
Open
Coduz wants to merge 1 commit intoeclipse-kapua:developfrom
Open
📝 (Upgrade): Created UPGRADE_NOTES.md and documented changes in #3974#3982Coduz wants to merge 1 commit intoeclipse-kapua:developfrom
Coduz wants to merge 1 commit intoeclipse-kapua:developfrom
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #3982 +/- ##
==========================================
Coverage 16.87% 16.87%
Complexity 10 10
==========================================
Files 1989 1989
Lines 51791 51791
Branches 4420 4420
==========================================
Hits 8739 8739
Misses 42648 42648
Partials 404 404 |
a497c25 to
f7254fe
Compare
f7254fe to
462bff9
Compare
462bff9 to
3958c36
Compare
3958c36 to
2c97630
Compare
…se-kapua#3974 Signed-off-by: Alberto Codutti <[email protected]>
2c97630 to
1c1f05d
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #3982 +/- ##
=============================================
+ Coverage 16.78% 16.87% +0.08%
Complexity 10 10
=============================================
Files 1987 1989 +2
Lines 51835 51791 -44
Branches 4422 4420 -2
=============================================
+ Hits 8702 8739 +37
+ Misses 42730 42648 -82
- Partials 403 404 +1 |
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.
This PR creates a UPGRADE_NOTES.md file which is supposed to report all PR which requires some attention when upgrading to the current version
Related Issue
This PR is a integration of changes made in #3974
Description of the solution adopted
Added and created UPGRADE_NOTES.md file
Screenshots
None
Any side note on the changes made
None