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

Only print progress if more than one group #6693

Merged
merged 2 commits into from
Dec 27, 2024

Conversation

joshhwuu
Copy link
Member

Closes #6668

Simple change so that we only print progress if we are working on more than one group (ngrp>1).

Copy link

codecov bot commented Dec 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.61%. Comparing base (3b2812b) to head (225d056).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6693      +/-   ##
==========================================
- Coverage   98.61%   98.61%   -0.01%     
==========================================
  Files          79       79              
  Lines       14559    14558       -1     
==========================================
- Hits        14358    14357       -1     
  Misses        201      201              

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

Copy link

github-actions bot commented Dec 25, 2024

Comparison Plot

Generated via commit 225d056

Download link for the artifact containing the test results: ↓ atime-results.zip

Task Duration
R setup and installing dependencies 4 minutes and 48 seconds
Installing different package versions 7 minutes and 42 seconds
Running and plotting the test cases 2 minutes and 20 seconds

@MichaelChirico MichaelChirico merged commit 9875906 into master Dec 27, 2024
9 checks passed
@MichaelChirico MichaelChirico deleted the showProgress_on_multigroup branch December 27, 2024 01:44
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.

Set a minimum quantity of groups to print progress (2?)
2 participants