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

automatic release created for v1.0.0-beta.9 #2122

Merged
merged 15 commits into from
Feb 28, 2019

Conversation

faboweb
Copy link
Collaborator

@faboweb faboweb commented Feb 28, 2019

Fixed

  • querying delegations was caught in a loop @faboweb

Changed

Federico Kunze and others added 15 commits February 26, 2019 18:19
* update readme, 
* deploy, 
* multivalidator, 
* builld process, 
* no more reference to electron built
* fixed delegation query loop

* linted

* linted

* changelog
* fixed delegation query loop

* linted

* linted

* changelog

* fixed wrong getter

* fixed tests

* fixed issue in delegation module and added test
* refactored page validator tests

* restructured

* changelog

* removed uneeded imports

* use session address

* added test for oldbondedatoms

* more getter tests

* edited tests for page val

* snapshots

* Update CHANGELOG.md

* Update CHANGELOG.md

* linted
@codecov
Copy link

codecov bot commented Feb 28, 2019

Codecov Report

Merging #2122 into master will decrease coverage by 0.07%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #2122      +/-   ##
==========================================
- Coverage   95.38%   95.31%   -0.08%     
==========================================
  Files         110      110              
  Lines        2579     2581       +2     
  Branches      103      104       +1     
==========================================
  Hits         2460     2460              
- Misses        110      112       +2     
  Partials        9        9
Impacted Files Coverage Δ
app/src/renderer/components/common/ToolBar.vue 100% <ø> (ø) ⬆️
...rc/renderer/components/staking/TableValidators.vue 89.47% <ø> (-5.99%) ⬇️
.../src/renderer/components/staking/PageValidator.vue 97.01% <100%> (-1.47%) ⬇️
app/src/renderer/vuex/modules/ledger.js 100% <100%> (ø) ⬆️
app/src/renderer/vuex/modules/delegation.js 91.37% <100%> (ø) ⬆️
...c/renderer/components/staking/TabMyDelegations.vue 100% <100%> (ø) ⬆️
.../src/renderer/components/staking/TabValidators.vue 100% <100%> (ø) ⬆️
app/src/renderer/vuex/getters.js 94.33% <100%> (+1.88%) ⬆️
... and 1 more

1 similar comment
@codecov
Copy link

codecov bot commented Feb 28, 2019

Codecov Report

Merging #2122 into master will decrease coverage by 0.07%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #2122      +/-   ##
==========================================
- Coverage   95.38%   95.31%   -0.08%     
==========================================
  Files         110      110              
  Lines        2579     2581       +2     
  Branches      103      104       +1     
==========================================
  Hits         2460     2460              
- Misses        110      112       +2     
  Partials        9        9
Impacted Files Coverage Δ
app/src/renderer/components/common/ToolBar.vue 100% <ø> (ø) ⬆️
...rc/renderer/components/staking/TableValidators.vue 89.47% <ø> (-5.99%) ⬇️
.../src/renderer/components/staking/PageValidator.vue 97.01% <100%> (-1.47%) ⬇️
app/src/renderer/vuex/modules/ledger.js 100% <100%> (ø) ⬆️
app/src/renderer/vuex/modules/delegation.js 91.37% <100%> (ø) ⬆️
...c/renderer/components/staking/TabMyDelegations.vue 100% <100%> (ø) ⬆️
.../src/renderer/components/staking/TabValidators.vue 100% <100%> (ø) ⬆️
app/src/renderer/vuex/getters.js 94.33% <100%> (+1.88%) ⬆️
... and 1 more

@faboweb faboweb merged commit 04c74b4 into master Feb 28, 2019
@faboweb faboweb deleted the release-candidate/v1.0.0-beta.9 branch February 28, 2019 09:22
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.

2 participants