Skip to content

Support for Cabotage deployments#685

Draft
JacobCoffee wants to merge 3 commits into
python:mainfrom
JacobCoffee:cabotage
Draft

Support for Cabotage deployments#685
JacobCoffee wants to merge 3 commits into
python:mainfrom
JacobCoffee:cabotage

Add test for health_check endpoint

28b2a47
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 2, 2026 in 1s

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).
⚠️ Report is 14 commits behind head on main.

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.