feat(cli): replace --verbose/--error with a single --log-level flag - #28
Merged
Codecov / codecov/project
succeeded
Aug 31, 2026 in 0s
88.06% (+0.12%) compared to 6e754e9
View this Pull Request on Codecov
88.06% (+0.12%) compared to 6e754e9
Details
Codecov Report
❌ Patch coverage is 98.48485% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 88.06%. Comparing base (6e754e9) to head (f5a4c1a).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| cmd/opencode-sandbox/main.go | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #28 +/- ##
==========================================
+ Coverage 87.93% 88.06% +0.12%
==========================================
Files 86 86
Lines 5147 5186 +39
==========================================
+ Hits 4526 4567 +41
+ Misses 432 431 -1
+ Partials 189 188 -1 ☔ View full report in Codecov by Harness.
📢 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