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

next release v1.12.2 #43

Merged
merged 1 commit into from
Jul 7, 2020
Merged

next release v1.12.2 #43

merged 1 commit into from
Jul 7, 2020

Conversation

casperdcl
Copy link
Owner


- tqdm version bump
  + 4.44.0 for screen width detection
  + 4.42.0 for concurrent processing of multiple repos
- remove unneeded ImportError("tqdm") code
- fixes #42
@codecov-commenter
Copy link

codecov-commenter commented Jul 7, 2020

Codecov Report

Merging #43 into master will decrease coverage by 0.16%.
The diff coverage is 77.77%.

@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
- Coverage   89.57%   89.41%   -0.17%     
==========================================
  Files           3        3              
  Lines         355      340      -15     
  Branches       70       69       -1     
==========================================
- Hits          318      304      -14     
+ Misses         30       29       -1     
  Partials        7        7              

@coveralls
Copy link

coveralls commented Jul 7, 2020

Coverage Status

Coverage decreased (-0.08%) to 91.445% when pulling 2b86bb0 on devel into 680f64d on master.

@casperdcl casperdcl merged commit 0e80dbd into master Jul 7, 2020
@casperdcl casperdcl deleted the devel branch July 7, 2020 20:58
@casperdcl casperdcl restored the devel branch July 7, 2020 20:58
@casperdcl
Copy link
Owner Author

/tag v1.12.2 0e80dbd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tqdm._tqdm.TqdmKeyError: "Unknown argument(s): {'lock_args': (False,)}"
3 participants