Skip to content

Use logging instead of prints

c67e787
Select commit
Loading
Failed to load commit list.
Merged

Use logging instead of prints #736

Use logging instead of prints
c67e787
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 13, 2026 in 0s

100.00% (+0.00%) compared to 9587fca

View this Pull Request on Codecov

100.00% (+0.00%) compared to 9587fca

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (9587fca) to head (c67e787).

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #736   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          354       356    +2     
  Branches        12        12           
=========================================
+ Hits           354       356    +2     
Files with missing lines Coverage Δ
miss_islington/util.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.