-
Notifications
You must be signed in to change notification settings - Fork 105
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
(CAT-1618) - Add Code Coverage to CI #1303
Merged
Merged
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
jordanbreen28
added
the
maintenance
Internal maintenance work that shouldn't appear in the changelog
label
Jan 8, 2024
jordanbreen28
force-pushed
the
CAT-1618-add_code_cov
branch
from
January 8, 2024 11:10
9f3a724
to
45b364c
Compare
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #1303 +/- ##
==========================================
- Coverage 91.25% 88.50% -2.75%
==========================================
Files 137 133 -4
Lines 5580 5664 +84
==========================================
- Hits 5092 5013 -79
- Misses 488 651 +163 ☔ View full report in Codecov by Sentry. |
jordanbreen28
force-pushed
the
CAT-1618-add_code_cov
branch
from
January 8, 2024 11:42
45b364c
to
a124d82
Compare
jordanbreen28
force-pushed
the
CAT-1618-add_code_cov
branch
2 times, most recently
from
January 8, 2024 14:27
7c8ae98
to
a7ae5f5
Compare
jordanbreen28
force-pushed
the
CAT-1618-add_code_cov
branch
6 times, most recently
from
January 8, 2024 15:54
97151dd
to
4665d29
Compare
jordanbreen28
force-pushed
the
CAT-1618-add_code_cov
branch
4 times, most recently
from
January 15, 2024 10:06
593b8d4
to
edd13d2
Compare
jordanbreen28
force-pushed
the
CAT-1618-add_code_cov
branch
3 times, most recently
from
January 15, 2024 10:55
f861a16
to
eab0f64
Compare
Remove the filter for gitignored files. Code coverage will update as per the diff, which naturally does not include files in .gitignore
jordanbreen28
force-pushed
the
CAT-1618-add_code_cov
branch
from
January 15, 2024 10:55
eab0f64
to
7c9591e
Compare
david22swan
approved these changes
Jan 15, 2024
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.
Summary
Provide a detailed description of all the changes present in this pull request.
Additional Context
Add any additional context about the problem here.
Related Issues (if any)
Mention any related issues or pull requests.
Checklist