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

Implement --verbose and make Runic silent by default #121

Merged
merged 2 commits into from
Dec 12, 2024
Merged

Conversation

fredrikekre
Copy link
Owner

No description provided.

This patch implements a new command line argument `--verbose` which
enables verbose ouutput. Runic is now silent by default so `--verbose`
re-enables the verbose file printing from previous releases.
This patch adds a progress prefix to each file of the form
`[file/nfiles]` to verbose output.
Copy link

codecov bot commented Dec 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.92%. Comparing base (39f84b8) to head (e3f5d04).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #121      +/-   ##
==========================================
+ Coverage   93.88%   93.92%   +0.03%     
==========================================
  Files           8        8              
  Lines        3779     3785       +6     
==========================================
+ Hits         3548     3555       +7     
+ Misses        231      230       -1     

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

@fredrikekre fredrikekre merged commit 1fb9028 into master Dec 12, 2024
10 checks passed
@fredrikekre fredrikekre deleted the fe/verbose branch December 12, 2024 12:07
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