Skip to content

fix(ci): forward coverlet.MTP coverage args after -- so coverage is actually collected - #80

Closed
philippemnoel wants to merge 1 commit into
mainfrom
fix/ci-coverage-collection
Closed

fix(ci): forward coverlet.MTP coverage args after -- so coverage is actually collected#80
philippemnoel wants to merge 1 commit into
mainfrom
fix/ci-coverage-collection

fix(ci): forward coverlet.MTP args after -- so coverage is collected

1fa0d16
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 15, 2026 in 1s

91.87% (+0.00%) compared to eeb49e0

View this Pull Request on Codecov

91.87% (+0.00%) compared to eeb49e0

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.87%. Comparing base (eeb49e0) to head (1fa0d16).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #80   +/-   ##
=======================================
  Coverage   91.87%   91.87%           
=======================================
  Files          26       26           
  Lines         837      837           
  Branches      102      102           
=======================================
  Hits          769      769           
  Misses         28       28           
  Partials       40       40           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.