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: support redirecting the logs to the terminal #686

Merged
merged 1 commit into from
Jun 13, 2024

feat: support redirecting the logs to the terminal

57f714f
Select commit
Loading
Failed to load commit list.
Merged

feat: support redirecting the logs to the terminal #686

feat: support redirecting the logs to the terminal
57f714f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 13, 2024 in 1s

75.76% (+0.20%) compared to e35b35a

View this Pull Request on Codecov

75.76% (+0.20%) compared to e35b35a

Details

Codecov Report

Attention: Patch coverage is 63.33333% with 22 lines in your changes missing coverage. Please review.

Project coverage is 75.76%. Comparing base (e35b35a) to head (57f714f).
Report is 115 commits behind head on master.

Files Patch % Lines
crates/xline/src/utils/trace.rs 0.00% 17 Missing ⚠️
crates/utils/src/parser.rs 86.48% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #686      +/-   ##
==========================================
+ Coverage   75.55%   75.76%   +0.20%     
==========================================
  Files         180      187       +7     
  Lines       26938    27824     +886     
  Branches    26938    27824     +886     
==========================================
+ Hits        20353    21080     +727     
- Misses       5366     5451      +85     
- Partials     1219     1293      +74     

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