Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(verbose): Disable spinner when verbose. Add trace logs #331

Merged
merged 2 commits into from
Feb 1, 2025

chore(npm): Change cli-run in scripts to repomix and add repomix-src …

bc0033b
Select commit
Loading
Failed to load commit list.
Merged

feat(verbose): Disable spinner when verbose. Add trace logs #331

chore(npm): Change cli-run in scripts to repomix and add repomix-src …
bc0033b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 1, 2025 in 0s

90.19% (target 75.00%)

View this Pull Request on Codecov

90.19% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 7 lines in your changes missing coverage. Please review.

Project coverage is 90.19%. Comparing base (8f9209c) to head (bc0033b).

Files with missing lines Patch % Lines
src/cli/cliSpinner.ts 37.50% 5 Missing ⚠️
src/shared/logger.ts 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #331      +/-   ##
==========================================
- Coverage   90.41%   90.19%   -0.22%     
==========================================
  Files          48       48              
  Lines        2588     2602      +14     
  Branches      535      536       +1     
==========================================
+ Hits         2340     2347       +7     
- Misses        248      255       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.