Skip to content

Fix SuccessMessage missing pending_hotfixes in test handle_legacy

c18c7cf
Select commit
Loading
Failed to load commit list.
Merged

Improvement/pre ga hotfix support #262

Fix SuccessMessage missing pending_hotfixes in test handle_legacy
c18c7cf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 15, 2026 in 0s

89.18% (+0.15%) compared to bb65469

View this Pull Request on Codecov

89.18% (+0.15%) compared to bb65469

Details

Codecov Report

❌ Patch coverage is 93.92523% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.18%. Comparing base (bb65469) to head (c18c7cf).

Files with missing lines Patch % Lines
bert_e/workflow/gitwaterflow/jira.py 33.33% 10 Missing ⚠️
bert_e/tests/test_bert_e.py 98.68% 1 Missing ⚠️
bert_e/tests/unit/test_queueing.py 96.00% 1 Missing ⚠️
bert_e/workflow/gitwaterflow/branches.py 96.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #262      +/-   ##
==========================================
+ Coverage   89.03%   89.18%   +0.15%     
==========================================
  Files          75       77       +2     
  Lines       10060    10265     +205     
==========================================
+ Hits         8957     9155     +198     
- Misses       1103     1110       +7     

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