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

fixes #3039: tqdm style color reset #3040

Merged
merged 1 commit into from
Jan 3, 2022
Merged

Conversation

MarcSkovMadsen
Copy link
Collaborator

@codecov
Copy link

codecov bot commented Dec 24, 2021

Codecov Report

Merging #3040 (1e554bc) into master (09bab95) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3040      +/-   ##
==========================================
+ Coverage   83.25%   83.27%   +0.02%     
==========================================
  Files         190      190              
  Lines       24971    25008      +37     
==========================================
+ Hits        20789    20826      +37     
  Misses       4182     4182              
Impacted Files Coverage Δ
panel/tests/widgets/test_indicators.py 100.00% <100.00%> (ø)
panel/widgets/indicators.py 92.09% <100.00%> (+0.01%) ⬆️
panel/tests/test_param.py 99.88% <0.00%> (+<0.01%) ⬆️
panel/param.py 87.01% <0.00%> (+0.17%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 09bab95...1e554bc. Read the comment docs.

@MarcSkovMadsen MarcSkovMadsen self-assigned this Dec 29, 2021
@philippjfr philippjfr merged commit 3f160c5 into master Jan 3, 2022
@philippjfr philippjfr deleted the fix-tqdm-color-issue branch January 3, 2022 13:02
@philippjfr
Copy link
Member

Thanks @MarcSkovMadsen!

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 removes text color set by user via style parameter
2 participants