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

Fabo/1818 fix validators message #1861

Merged
merged 4 commits into from
Jan 23, 2019
Merged

Conversation

faboweb
Copy link
Collaborator

@faboweb faboweb commented Jan 22, 2019

Closes #1818

Description:

On error the module would set loading to false. But on error loading should stay true to indicate the pending loading.

❤️ Thank you!


  • Added entries in CHANGELOG.md with issue # and GitHub username
  • Reviewed Files changed in the github PR explorer

@codecov
Copy link

codecov bot commented Jan 22, 2019

Codecov Report

Merging #1861 into develop will decrease coverage by <.01%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #1861      +/-   ##
===========================================
- Coverage    95.08%   95.08%   -0.01%     
===========================================
  Files          124      124              
  Lines         2910     2909       -1     
  Branches       121      121              
===========================================
- Hits          2767     2766       -1     
  Misses         135      135              
  Partials         8        8
Impacted Files Coverage Δ
app/src/renderer/vuex/modules/delegates.js 100% <ø> (ø) ⬆️

@fedekunze
Copy link
Contributor

can you attach a snapshot on the description or add a testcase w/Snapshot when the validators are empty ?

Copy link
Contributor

@fedekunze fedekunze left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK; missing some coverage tho

@faboweb
Copy link
Collaborator Author

faboweb commented Jan 23, 2019

missing some coverage tho

not true! ^^

@faboweb faboweb merged commit 37ad523 into develop Jan 23, 2019
@faboweb faboweb deleted the fabo/1818-fix-validators-message branch January 23, 2019 15:58
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.

No Results msg on no validators
2 participants