ufbx / ufbx

Single source file FBX loader
Other
858 stars 56 forks source link

Codecov partial coverage issue #156

Closed bqqbarbhg closed 1 month ago

bqqbarbhg commented 2 months ago

PR to demonstrate Codecov suddenly removing all partial coverage.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.41%. Comparing base (d08df13) to head (14702ef). Report is 17 commits behind head on integration.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## integration #156 +/- ## ============================================ Coverage 95.41% 95.41% ============================================ Files 2 2 Lines 17081 17081 Branches 5339 5339 ============================================ Hits 16297 16297 Misses 146 146 Partials 638 638 ```
bqqbarbhg commented 1 month ago

Fixed in Codecov https://github.com/codecov/worker/pull/735