Skip to content

Address PR comments: improve error message and Python 2 test compatib…

74daf22
Select commit
Loading
Failed to load commit list.
Open

Fix infinite loop when parsing MagicMock objects #32

Address PR comments: improve error message and Python 2 test compatib…
74daf22
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2025 in 0s

89.82% (+0.13%) compared to f00d36b

View this Pull Request on Codecov

89.82% (+0.13%) compared to f00d36b

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.82%. Comparing base (f00d36b) to head (74daf22).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
+ Coverage   89.68%   89.82%   +0.13%     
==========================================
  Files           6        6              
  Lines         863      865       +2     
==========================================
+ Hits          774      777       +3     
+ Misses         89       88       -1     

☔ 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.