Testing code coverage workflow - #18469
Closed
pcanal wants to merge 42 commits into
Closed
Conversation
Collaborator
|
Maybe related: #18392 |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## v6-36-00-patches #18469 +/- ##
===================================================
Coverage ? 8.07%
===================================================
Files ? 3696
Lines ? 560947
Branches ? 258188
===================================================
Hits ? 45277
Misses ? 483892
Partials ? 31778
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
pcanal
force-pushed
the
code_coverage
branch
4 times, most recently
from
April 24, 2025 18:03
34c3923 to
7972f79
Compare
pcanal
force-pushed
the
code_coverage
branch
3 times, most recently
from
April 29, 2025 17:20
b09087d to
31200db
Compare
pcanal
force-pushed
the
code_coverage
branch
4 times, most recently
from
April 30, 2025 20:05
9462b41 to
abc0c2f
Compare
Somehow the coverage tarball fails because of the softlink ...
This reverts commit 3fb8008.
This reverts commit bec2470.
This reverts commit 81ee140.
Solve the warning:
.../core/meta/src/TClass.cxx: In member function 'virtual void TDumpMembers::Inspect(TClass*, const char*, const char*, const void*, Bool_t)':
.../core/meta/src/TClass.cxx:770:20: warning: 'char* strncpy(char*, const char*, size_t)' specified bound 994 equals destination size [-Wstringop-truncation]
770 | strncpy(line + kvalue, *ppointer, kline - kvalue);
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Member
Author
|
Migrated to master @ #18709 |
This was referenced Aug 13, 2025
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 Pull request:
Changes or fixes:
Checklist:
This PR fixes #