Skip to content

use f-strings instead of +

5125fa9
Select commit
Loading
Failed to load commit list.
Merged

feat: Check if saved files exists and raise an early error if they do #223

use f-strings instead of +
5125fa9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 2, 2026 in 0s

99.17% (+0.04%) compared to 24c43cb

View this Pull Request on Codecov

99.17% (+0.04%) compared to 24c43cb

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.17%. Comparing base (24c43cb) to head (5125fa9).
⚠️ Report is 30 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #223      +/-   ##
==========================================
+ Coverage   99.13%   99.17%   +0.04%     
==========================================
  Files           5        5              
  Lines         345      364      +19     
==========================================
+ Hits          342      361      +19     
  Misses          3        3              
Files with missing lines Coverage Δ
tests/conftest.py 100.00% <100.00%> (ø)
tests/test_tools.py 98.74% <100.00%> (+0.07%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.