-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[3006.x][Batch 13] Increase code coverage on state module saltmod
#65372
Merged
Ch3LL
merged 12 commits into
saltstack:3006.x
from
s0undt3ch:hotfix/cc-batch-13-saltmod
Oct 16, 2023
Merged
[3006.x][Batch 13] Increase code coverage on state module saltmod
#65372
Ch3LL
merged 12 commits into
saltstack:3006.x
from
s0undt3ch:hotfix/cc-batch-13-saltmod
Oct 16, 2023
Conversation
This file contains 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
saltmod
saltmod
Codecov Report
@@ Coverage Diff @@
## 3006.x #65372 +/- ##
==========================================
+ Coverage 62.30% 62.35% +0.06%
==========================================
Files 3218 3222 +4
Lines 442586 443010 +424
Branches 84722 84801 +79
==========================================
+ Hits 275693 276203 +510
+ Misses 151341 151267 -74
+ Partials 15552 15540 -12
Flags with carried forward coverage won't be shown. Click here to find out more.
|
72c0a96
to
dd105d8
Compare
dd105d8
to
8b19930
Compare
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
saltstack@fda41ed#diff-f6c5d53219e55de2e0d3321b81d1041965330dfd79f2f9eecb269df8ba829611R719 Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
…_for_event` Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
…runners` Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
8b19930
to
0a8ddaa
Compare
Ch3LL
approved these changes
Oct 16, 2023
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.
What does this PR do?
See title