feat: add optional filepath argument to run command #417
+77
−21
Codecov / codecov/project
succeeded
Mar 23, 2026 in 0s
70.29% (+0.01%) compared to a841285
View this Pull Request on Codecov
70.29% (+0.01%) compared to a841285
Details
Codecov Report
❌ Patch coverage is 57.89474% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.29%. Comparing base (a841285) to head (ef1b0af).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| internal/pkg/platform/localserver.go | 0.00% | 7 Missing |
| internal/pkg/platform/run.go | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #417 +/- ##
==========================================
+ Coverage 70.28% 70.29% +0.01%
==========================================
Files 220 220
Lines 18484 18497 +13
==========================================
+ Hits 12992 13003 +11
- Misses 4318 4320 +2
Partials 1174 1174 ☔ 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.
Loading