Skip to content

Fix test_initialise_stanza and cleanup unused variables

a9f6fdc
Select commit
Loading
Failed to load commit list.
Merged

[DPE-8865] Extract error messages #1320

Fix test_initialise_stanza and cleanup unused variables
a9f6fdc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 15, 2025 in 1s

70.60% (target 70.00%)

View this Pull Request on Codecov

70.60% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 87.87879% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.60%. Comparing base (fbfd2e8) to head (a9f6fdc).
⚠️ Report is 1 commits behind head on 16/edge.

Files with missing lines Patch % Lines
src/backups.py 87.09% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           16/edge    #1320      +/-   ##
===========================================
+ Coverage    70.46%   70.60%   +0.13%     
===========================================
  Files           16       16              
  Lines         4249     4276      +27     
  Branches       684      689       +5     
===========================================
+ Hits          2994     3019      +25     
- Misses        1045     1047       +2     
  Partials       210      210              

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