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

[FIX] Twitter: Fix errors #538

Merged
merged 1 commit into from
Jun 1, 2020
Merged

Conversation

PrimozGodec
Copy link
Collaborator

Issue

In tweeter widget, errors are sometimes not shown

Description of changes

Move error clearing out of the thread. This way it is assured that errors are always cleared before new errors are shown.

Includes
  • Code changes
  • Tests
  • Documentation

@PrimozGodec PrimozGodec changed the title Twitter: Fix errors [FIX] Twitter: Fix errors May 29, 2020
@codecov-commenter
Copy link

Codecov Report

Merging #538 into master will decrease coverage by 0.36%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #538      +/-   ##
==========================================
- Coverage   66.62%   66.26%   -0.37%     
==========================================
  Files          66       66              
  Lines        7162     7428     +266     
  Branches      949      993      +44     
==========================================
+ Hits         4772     4922     +150     
- Misses       2235     2344     +109     
- Partials      155      162       +7     

@ajdapretnar ajdapretnar merged commit 4555ee7 into biolab:master Jun 1, 2020
@PrimozGodec PrimozGodec deleted the fix-errors-tweet branch March 29, 2023 10:38
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.

3 participants