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

Use set_status_label function #148

Merged
merged 1 commit into from
Apr 18, 2020

Conversation

StefRe
Copy link
Contributor

@StefRe StefRe commented Apr 17, 2020

instead of setting the label directly. Thus the data (text) is decoupled from the formatting (bold tags).
This also ensure the correct closing tag (</b> instead of <b>) is used, although the incorrect one also worked fine.

Just an insignificant change but I think it makes the translation strings more consistent.

instead of setting the label directly. Thus the data (text) is decoupled
from the formatting (bold tags).
@codecov-io
Copy link

Codecov Report

Merging #148 into master will not change coverage.
The diff coverage is 100.00%.

Impacted Files Coverage Δ
spyder_unittest/widgets/unittestgui.py 84.65% <100.00%> (ø)

@jitseniesen
Copy link
Member

Thanks. All small improvements help.

@jitseniesen jitseniesen merged commit 8acab5d into spyder-ide:master Apr 18, 2020
@StefRe StefRe deleted the fix/label_running_tests branch April 18, 2020 15:33
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.

3 participants