Skip to content

fix: Revert "fix(cli): support --log-level for start and restart cmds" - #1663

Closed
Eli Bosley (elibosley) wants to merge 1 commit into
mainfrom
revert-1623-fix/log-level-docs
Closed

fix: Revert "fix(cli): support --log-level for start and restart cmds"#1663
Eli Bosley (elibosley) wants to merge 1 commit into
mainfrom
revert-1623-fix/log-level-docs

Revert "fix(cli): support `--log-level` for `start` and `restart` cmd…

bdac5ca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 4, 2025 in 0s

54.59% (+0.01%) compared to 286f1be

View this Pull Request on Codecov

54.59% (+0.01%) compared to 286f1be

Details

Codecov Report

❌ Patch coverage is 15.38462% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 54.59%. Comparing base (286f1be) to head (bdac5ca).

Files with missing linesPatch %Lines
api/src/unraid-api/cli/start.command.ts0.00%9 Missing ⚠️
api/src/unraid-api/cli/restart.command.ts50.00%2 Missing ⚠️
Additional details and impacted files
@@ Coverage Diff @@## main #1663 +/- ##
==========================================
+ Coverage 54.58% 54.59% +0.01% 
==========================================
Files 809 809 Lines 45445 45432 -13 Branches 4677 4675 -2 ==========================================
- Hits 24804 24802 -2 + Misses 20604 20593 -11 
Partials 37 37 

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.