Skip to content

feat(cli): replace --verbose/--error with a single --log-level flag - #28

Merged
neurolabs merged 3 commits into
mainfrom
feat/log-level-rework
Aug 31, 2026
Merged

feat(cli): replace --verbose/--error with a single --log-level flag#28
neurolabs merged 3 commits into
mainfrom
feat/log-level-rework

ci: bump to trigger coverage re-run

f5a4c1a
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 16 commits behind head on main.

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.