Skip to content

Create a CLI for managing gardens and functions#652

Merged
hholb merged 23 commits into
mainfrom
hholb/cli
Mar 18, 2026
Merged

Create a CLI for managing gardens and functions#652
hholb merged 23 commits into
mainfrom
hholb/cli

Merge branch 'main' into hholb/cli

1416018
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project/garden-ai succeeded Mar 16, 2026 in 0s

39.25% (-1.08%) compared to ec6c72a

View this Pull Request on Codecov

39.25% (-1.08%) compared to ec6c72a

Details

Codecov Report

❌ Patch coverage is 38.89528% with 531 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.25%. Comparing base (ec6c72a) to head (1416018).

Files with missing lines Patch % Lines
garden_ai/app/modal_cmds.py 12.98% 181 Missing ⚠️
garden_ai/app/groundhog.py 25.72% 153 Missing ⚠️
garden_ai/app/garden.py 15.13% 129 Missing ⚠️
garden_ai/backend_client.py 33.33% 52 Missing ⚠️
garden_ai/app/utils.py 25.00% 6 Missing ⚠️
garden_ai/hpc/functions.py 33.33% 6 Missing ⚠️
garden_ai/schemas/modal_app.py 95.55% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #652      +/-   ##
==========================================
- Coverage   40.32%   39.25%   -1.08%     
==========================================
  Files          30       38       +8     
  Lines        1758     2621     +863     
==========================================
+ Hits          709     1029     +320     
- Misses       1049     1592     +543     

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