Skip to content
This repository was archived by the owner on Apr 17, 2026. It is now read-only.

adds strict_db flag to run/cloud/cluster commands#28

Open
ajslone wants to merge 1 commit into
mainfrom
aslone/strict_db_flag
Open

adds strict_db flag to run/cloud/cluster commands#28
ajslone wants to merge 1 commit into
mainfrom
aslone/strict_db_flag

adds strict_db flag to run/cloud/cluster commands

4dc922a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 31, 2026 in 1s

45.65% (-0.03%) compared to 28a5ebf, passed because coverage increased by 0.03% when compared to adjusted base (45.61%)

View this Pull Request on Codecov

45.65% (-0.03%) compared to 28a5ebf, passed because coverage increased by 0.03% when compared to adjusted base (45.61%)

Details

Codecov Report

❌ Patch coverage is 7.14286% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 45.65%. Comparing base (28a5ebf) to head (4dc922a).
⚠️ Report is 67 commits behind head on main.

Files with missing lines Patch % Lines
caliban/gke/cli.py 0.00% 8 Missing ⚠️
caliban/main.py 0.00% 2 Missing ⚠️
caliban/cloud/core.py 0.00% 1 Missing ⚠️
caliban/docker.py 0.00% 1 Missing ⚠️
caliban/history/utils.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #28      +/-   ##
==========================================
- Coverage   45.67%   45.65%   -0.03%     
==========================================
  Files          17       17              
  Lines        2728     2736       +8     
==========================================
+ Hits         1246     1249       +3     
- Misses       1482     1487       +5     

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