-
Notifications
You must be signed in to change notification settings - Fork 143
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
ci: run swirlds-platform-tests as part of CI builds #17121
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #17121 +/- ##
=============================================
+ Coverage 64.30% 67.45% +3.15%
- Complexity 20851 22132 +1281
=============================================
Files 2547 2592 +45
Lines 95806 96969 +1163
Branches 10022 10106 +84
=============================================
+ Hits 61607 65412 +3805
+ Misses 30589 27855 -2734
- Partials 3610 3702 +92 |
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferencesCodacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more |
Requires #17123 to be integrated first for tests to pass. |
Alternatively, requires #17128 that attempts to fix the failing test. |
704778c
to
5e4e3f1
Compare
f580771
5e4e3f1
to
f580771
Compare
Signed-off-by: Jendrik Johannes <[email protected]>
f580771
to
c27cb5b
Compare
Description:
This was missed at some point when we introduced the "aggregation" project for aggregated code coverage/test running.