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 progress bar #54

Merged
merged 14 commits into from
Nov 9, 2023
Merged

Conversation

christoph-blessing
Copy link
Member

This PR adds a progress bar to the pull and delete methods.

@christoph-blessing christoph-blessing linked an issue Nov 9, 2023 that may be closed by this pull request
Copy link

codecov bot commented Nov 9, 2023

Codecov Report

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

Comparison is base (776d3ee) 96.78% compared to head (df2167b) 97.12%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #54      +/-   ##
==========================================
+ Coverage   96.78%   97.12%   +0.33%     
==========================================
  Files          25       28       +3     
  Lines         840      974     +134     
  Branches       99      108       +9     
==========================================
+ Hits          813      946     +133     
  Misses         16       16              
- Partials       11       12       +1     
Files Coverage Δ
link/adapters/progress.py 100.00% <100.00%> (ø)
link/domain/commands.py 100.00% <100.00%> (ø)
link/domain/events.py 100.00% <100.00%> (ø)
link/domain/link.py 93.84% <100.00%> (-0.60%) ⬇️
link/infrastructure/link.py 96.15% <100.00%> (+0.91%) ⬆️
link/infrastructure/progress.py 100.00% <100.00%> (ø)
link/service/handlers.py 100.00% <100.00%> (ø)
link/service/messagebus.py 85.41% <100.00%> (+0.63%) ⬆️
link/service/progress.py 100.00% <100.00%> (ø)
link/infrastructure/mixin.py 97.56% <90.90%> (-2.44%) ⬇️

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

@christoph-blessing christoph-blessing merged commit 78ee173 into sinzlab:main Nov 9, 2023
8 checks passed
@christoph-blessing christoph-blessing deleted the progress_bar branch November 9, 2023 14:45
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.

Progress feedback for pulling (single) entities
1 participant