Skip to content

Replace use of warnings.warn() with logging.warning(), as per https:/…

a26ca00
Select commit
Loading
Failed to load commit list.
Merged

Improve logging #40

Replace use of warnings.warn() with logging.warning(), as per https:/…
a26ca00
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 1, 2025 in 1s

100.00% (+0.00%) compared to 0e54564

View this Pull Request on Codecov

100.00% (+0.00%) compared to 0e54564

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (0e54564) to head (a26ca00).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #40   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           16        16           
  Lines          753       751    -2     
=========================================
- Hits           753       751    -2     

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