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

Several improvements #95

Merged
merged 15 commits into from
Jan 3, 2024
Merged

Several improvements #95

merged 15 commits into from
Jan 3, 2024

Conversation

Wirg
Copy link
Owner

@Wirg Wirg commented Dec 31, 2023

  • chore: update poetry.lock
  • chore: improve typing
  • fix: properly handle leave keyword of tqdm + example
  • feat: use streamlit ability to add text to the progress bar in newest version
  • feat: handle bar_format string properly by interpreting {bar} and removing it from format and adding ncols only when bar_format is not here + example

@codecov-commenter
Copy link

codecov-commenter commented Dec 31, 2023

Codecov Report

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

Comparison is base (b1bdf74) 97.77% compared to head (8363a97) 98.71%.

Files Patch % Lines
stqdm/stqdm.py 97.87% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #95      +/-   ##
==========================================
+ Coverage   97.77%   98.71%   +0.94%     
==========================================
  Files           2        2              
  Lines          45       78      +33     
==========================================
+ Hits           44       77      +33     
  Misses          1        1              
Flag Coverage Δ
pytest 98.71% <97.87%> (+0.94%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Arnault Chazareix added 4 commits January 3, 2024 01:54
fix(test): add missing deps to freezegun in noxfile

fix(test): add missing deps to freezegun in noxfile

fix(test): add missing deps to freezegun in noxfile
test(): fix test for leave issue with import sentinel

test(): fix test for leave issue with import sentinel
@Wirg Wirg force-pushed the some-improvements branch from 60383eb to c261163 Compare January 3, 2024 07:21
@Wirg Wirg merged commit 8c94dbb into main Jan 3, 2024
31 checks passed
@Wirg Wirg deleted the some-improvements branch January 3, 2024 08:06
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.

2 participants