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

[ENH] switch tqdm for rich progress bar #95

Merged
merged 4 commits into from
Mar 25, 2024

Conversation

Remi-Gau
Copy link
Collaborator

close #94

@codecov-commenter
Copy link

codecov-commenter commented Jan 22, 2024

Codecov Report

Attention: Patch coverage is 89.47368% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 92.33%. Comparing base (0595d0c) to head (d3c543d).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #95      +/-   ##
==========================================
- Coverage   92.40%   92.33%   -0.07%     
==========================================
  Files          11       11              
  Lines         487      496       +9     
==========================================
+ Hits          450      458       +8     
- Misses         37       38       +1     
Files Coverage Δ
giga_connectome/atlas.py 86.20% <100.00%> (+0.75%) ⬆️
giga_connectome/methods.py 100.00% <ø> (ø)
giga_connectome/utils.py 94.87% <100.00%> (+0.20%) ⬆️
giga_connectome/postprocess.py 88.73% <83.33%> (-0.98%) ⬇️

@Remi-Gau Remi-Gau marked this pull request as draft January 22, 2024 10:30
@htwangtw
Copy link
Collaborator

Fixed mist2templateflow and hopefully this will fix it

@htwangtw
Copy link
Collaborator

merging the current main branch should fix it

@Remi-Gau Remi-Gau marked this pull request as ready for review March 25, 2024 00:50
@Remi-Gau
Copy link
Collaborator Author

all tests pass: should be good to merge

Copy link
Collaborator

@htwangtw htwangtw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test passed, all good

@htwangtw htwangtw merged commit 726ba1e into bids-apps:main Mar 25, 2024
15 checks passed
@Remi-Gau Remi-Gau deleted the rich_progress_bar branch March 25, 2024 14:01
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.

use Rich progress bars
3 participants