Skip to content

refactor(test) Extract shared MockImporter to conftest

d78e9a2
Select commit
Loading
Failed to load commit list.
Open

refactor(cli) Remove redundant traceback + extract MockImporter #531

refactor(test) Extract shared MockImporter to conftest
d78e9a2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 1, 2026 in 0s

84.03% (+0.52%) compared to bdfaa95

View this Pull Request on Codecov

84.03% (+0.52%) compared to bdfaa95

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.03%. Comparing base (bdfaa95) to head (d78e9a2).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #531      +/-   ##
==========================================
+ Coverage   83.51%   84.03%   +0.52%     
==========================================
  Files          29       29              
  Lines        3645     3620      -25     
  Branches      726      715      -11     
==========================================
- Hits         3044     3042       -2     
+ Misses        386      366      -20     
+ Partials      215      212       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.