feat(run): add --env for inline environment overrides#498
Open
jongio wants to merge 1 commit into
Open
Codecov / codecov/project
succeeded
Jul 12, 2026 in 1s
60.79% (+0.02%) compared to dd00a47
View this Pull Request on Codecov
60.79% (+0.02%) compared to dd00a47
Details
Codecov Report
❌ Patch coverage is 87.50000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.79%. Comparing base (dd00a47) to head (73f28f9).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| cli/src/cmd/app/commands/run.go | 87.50% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #498 +/- ##
==========================================
+ Coverage 60.77% 60.79% +0.02%
==========================================
Files 223 223
Lines 28527 28538 +11
==========================================
+ Hits 17337 17351 +14
+ Misses 10010 10006 -4
- Partials 1180 1181 +1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| cli/src/cmd/app/commands/run.go | 16.54% <87.50%> (+5.19%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading