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

Don't use tabs during print because it doesn't work with overprinting #274

Merged
merged 2 commits into from
Sep 5, 2023

Conversation

IanButterworth
Copy link
Collaborator

Tab skips over anything already on the line rather than printing over it, so if the lengths of the description etc. has changed it caused a mess

@codecov
Copy link

codecov bot commented Sep 1, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.04% 🎉

Comparison is base (e213f2b) 96.56% compared to head (60fb2ad) 96.61%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #274      +/-   ##
==========================================
+ Coverage   96.56%   96.61%   +0.04%     
==========================================
  Files           1        1              
  Lines         524      531       +7     
==========================================
+ Hits          506      513       +7     
  Misses         18       18              
Files Changed Coverage Δ
src/ProgressMeter.jl 96.61% <100.00%> (+0.04%) ⬆️

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

@IanButterworth IanButterworth merged commit 9e5002e into master Sep 5, 2023
14 checks passed
@IanButterworth IanButterworth deleted the ib/fix_tabs branch September 5, 2023 15:16
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