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

Simplify --verbose output #124

Merged
merged 1 commit into from
Dec 13, 2024
Merged

Simplify --verbose output #124

merged 1 commit into from
Dec 13, 2024

Conversation

fredrikekre
Copy link
Owner

This patch simplifies the verbose output a bit and fixes various cases
where an error message would be printed before the file info line
instead of after.

Copy link

codecov bot commented Dec 13, 2024

Codecov Report

Attention: Patch coverage is 89.65517% with 3 lines in your changes missing coverage. Please review.

Project coverage is 93.87%. Comparing base (3ace161) to head (24c21b7).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/main.jl 89.65% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #124      +/-   ##
==========================================
- Coverage   93.94%   93.87%   -0.07%     
==========================================
  Files           8        8              
  Lines        3796     3790       -6     
==========================================
- Hits         3566     3558       -8     
- Misses        230      232       +2     

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

This patch simplifies the verbose output a bit and fixes various cases
where an error message would be printed before the file info line
instead of after.
@fredrikekre fredrikekre merged commit 6d9e931 into master Dec 13, 2024
10 checks passed
@fredrikekre fredrikekre deleted the fe/simplify branch December 13, 2024 01:50
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.

1 participant