upgrade: add unit tests from/to a security release#8870
Merged
yadvr merged 2 commits intoapache:4.18from Apr 4, 2024
Merged
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 4.18 #8870 +/- ##
=========================================
Coverage 13.16% 13.16%
- Complexity 9203 9204 +1
=========================================
Files 2724 2724
Lines 258153 258153
Branches 40236 40236
=========================================
+ Hits 33982 33991 +9
+ Misses 219866 219856 -10
- Partials 4305 4306 +1 ☔ View full report in Codecov by Sentry. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 4.18 #8870 +/- ##
=========================================
Coverage 13.16% 13.16%
- Complexity 9203 9204 +1
=========================================
Files 2724 2724
Lines 258153 258153
Branches 40236 40236
=========================================
+ Hits 33982 33991 +9
+ Misses 219866 219856 -10
- Partials 4305 4306 +1 ☔ View full report in Codecov by Sentry. |
Contributor
no, it add three uinit tests ;) |
Member
Author
right.. |
yadvr
approved these changes
Apr 4, 2024
dhslove
pushed a commit
to ablecloud-team/ablestack-cloud
that referenced
this pull request
Apr 9, 2024
* upgrade: add unit tests from/to a security release * upgrade: add unit test from a old security release to a new security release
14 tasks
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 PR adds three unit tests
This is a followup of #7959
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
How did you try to break this feature and the system with this change?