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

Add @showprogress macro #242

Merged
merged 10 commits into from
Nov 24, 2023
Merged

Add @showprogress macro #242

merged 10 commits into from
Nov 24, 2023

Conversation

YichengDWu
Copy link
Owner

@YichengDWu YichengDWu commented Nov 23, 2023

Close #241

Copy link

codecov bot commented Nov 23, 2023

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (d09e2ab) 60.04% compared to head (2ebb5e7) 58.81%.
Report is 5 commits behind head on main.

❗ Current head 2ebb5e7 differs from pull request most recent head 20c765a. Consider uploading reports for the commit 20c765a to get more accurate results

Files Patch % Lines
src/showprogress.jl 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #242      +/-   ##
==========================================
- Coverage   60.04%   58.81%   -1.23%     
==========================================
  Files          16       17       +1     
  Lines         991      998       +7     
==========================================
- Hits          595      587       -8     
- Misses        396      411      +15     

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

@YichengDWu YichengDWu merged commit 10a5977 into main Nov 24, 2023
@YichengDWu YichengDWu deleted the addmacro branch November 24, 2023 09:42
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.

add @showprogress for logging
1 participant