ci(codecov): add test analytics#50
Draft
ReenigneArcher wants to merge 3 commits into
Draft
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## master #50 +/- ##
=======================================
Coverage 37.98% 37.98%
=======================================
Files 55 55
Lines 1398 1398
=======================================
Hits 531 531
Misses 867 867 |
ReenigneArcher
force-pushed
the
ci/codecov/add-test-analytics
branch
from
May 3, 2025 19:26
e0a97a7 to
8dc6a62
Compare
18 tasks
ReenigneArcher
force-pushed
the
ci/codecov/add-test-analytics
branch
2 times, most recently
from
May 3, 2025 20:44
91efdad to
8fc26a3
Compare
ReenigneArcher
force-pushed
the
ci/codecov/add-test-analytics
branch
4 times, most recently
from
May 4, 2025 14:45
c989dcb to
5f5fc35
Compare
ReenigneArcher
force-pushed
the
ci/codecov/add-test-analytics
branch
from
May 4, 2025 14:55
5f5fc35 to
eb94785
Compare
|
Member
|
It looks like this PR has been idle for 90 days. If it's still something you're working on or would like to pursue, please leave a comment or update your branch. Otherwise, we'll be closing this PR in 10 days to reduce our backlog. Thanks! |
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
Add codecov test analytics.
This is not the greatest solution (xd009642/tarpaulin#421) as the report is a bit janky, and missing completion times. But tarpaulin might need more work (xd009642/tarpaulin#992) before there's a better option.
Edit: apparently there is a way to do this with unstable features: xd009642/tarpaulin#1435, although I can't get it to work...
Screenshot
Issues Fixed or Closed
Type of Change
.github/...)Checklist