Skip to content

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

Open
neurolabs wants to merge 3 commits into
mainfrom
feat/log-level-rework
Open

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

Conversation

@neurolabs

@neurolabs neurolabs commented Aug 26, 2026

Copy link
Copy Markdown
Member

Closes #16

@neurolabs
neurolabs force-pushed the feat/log-level-rework branch from 84ba83d to 42ff049 Compare August 26, 2026 15:16
@neurolabs
neurolabs force-pushed the feat/log-level-rework branch from 42ff049 to a2ec5b5 Compare August 26, 2026 16:09
@codecov

codecov Bot commented Aug 26, 2026

Copy link
Copy Markdown

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CLI: replace --verbose/--error with a single --log-level flag

1 participant