Skip to content

Add test for health_check endpoint

28b2a47
Select commit
Loading
Failed to load commit list.
Draft

Support for Cabotage deployments #685

Add test for health_check endpoint
28b2a47
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 25, 2026 in 0s

100.00% (+0.00%) compared to 85064e1

View this Pull Request on Codecov

100.00% (+0.00%) compared to 85064e1

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (85064e1) to head (28b2a47).

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #685   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           18        18           
  Lines         2149      2158    +9     
  Branches        97        97           
=========================================
+ Hits          2149      2158    +9     
Files with missing lines Coverage Δ
bedevere/__main__.py 100.00% <100.00%> (ø)
tests/test___main__.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.