Skip to content

Conversation

ReenigneArcher
Copy link
Member

@ReenigneArcher ReenigneArcher commented May 3, 2025

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

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Dependency update (updates to dependencies)
  • Documentation update (changes to documentation)
  • Repository update (changes to repository files, e.g. .github/...)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated the in code docstring/documentation-blocks for new or existing methods/components

Copy link

codecov bot commented May 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 37.98%. Comparing base (003c77b) to head (8dc6a62).

✅ 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 ReenigneArcher force-pushed the ci/codecov/add-test-analytics branch from e0a97a7 to 8dc6a62 Compare May 3, 2025 19:26
@ReenigneArcher ReenigneArcher force-pushed the ci/codecov/add-test-analytics branch 2 times, most recently from 91efdad to 8fc26a3 Compare May 3, 2025 20:44
@ReenigneArcher ReenigneArcher force-pushed the ci/codecov/add-test-analytics branch 4 times, most recently from c989dcb to 5f5fc35 Compare May 4, 2025 14:45
@ReenigneArcher ReenigneArcher force-pushed the ci/codecov/add-test-analytics branch from 5f5fc35 to eb94785 Compare May 4, 2025 14:55
Copy link

sonarqubecloud bot commented May 4, 2025

@LizardByte-bot
Copy link
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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants