Skip to content

use mocker instead of monkeypatch

cd1eb20
Select commit
Loading
Failed to load commit list.
Merged

test: monkeypatch print_info test #89

use mocker instead of monkeypatch
cd1eb20
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 17, 2025 in 1s

92.63% (-0.16%) compared to f6ce689, passed because coverage increased by 0.54% when compared to adjusted base (92.09%)

View this Pull Request on Codecov

92.63% (-0.16%) compared to f6ce689, passed because coverage increased by 0.54% when compared to adjusted base (92.09%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.63%. Comparing base (f6ce689) to head (cd1eb20).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #89      +/-   ##
==========================================
- Coverage   92.78%   92.63%   -0.16%     
==========================================
  Files           3        3              
  Lines         194      190       -4     
==========================================
- Hits          180      176       -4     
  Misses         14       14              
Files with missing lines Coverage Δ
tests/conftest.py 88.88% <ø> (-1.23%) ⬇️
tests/test_packsmanager.py 95.23% <100.00%> (+0.28%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.