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/tokens #650

Merged
merged 4 commits into from
Jun 22, 2018
Merged

Fix/tokens #650

merged 4 commits into from
Jun 22, 2018

Conversation

BelfordZ
Copy link
Contributor

No description provided.

@ghost ghost assigned BelfordZ Jun 21, 2018
@ghost ghost added the review label Jun 21, 2018
]).then((results) => {
debugger;
Copy link
Contributor

Choose a reason for hiding this comment

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

remove debugger

@codecov
Copy link

codecov bot commented Jun 21, 2018

Codecov Report

Merging #650 into master will increase coverage by 0.07%.
The diff coverage is 41.66%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #650      +/-   ##
========================================
+ Coverage   25.93%    26%   +0.07%     
========================================
  Files         155    155              
  Lines        2915   2922       +7     
  Branches      384    384              
========================================
+ Hits          756    760       +4     
- Misses       1940   1944       +4     
+ Partials      219    218       -1
Impacted Files Coverage Δ
src/store/vault/tokens/actionTypes.js 100% <ø> (ø) ⬆️
src/components/tokens/AddToken/add.js 78.57% <ø> (ø) ⬆️
src/store/vault/tokens/tokenActions.js 7.01% <0%> (-0.26%) ⬇️
src/components/tokens/TokensList/list.js 42.85% <40%> (-2.6%) ⬇️
src/store/vault/tokens/tokenReducers.js 79.45% <60%> (-1.44%) ⬇️
src/store/store.js 15.55% <0%> (ø) ⬆️
src/store/vault/accounts/accountActions.js 1.36% <0%> (+0.02%) ⬆️

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 ff9a32e...055ed8a. Read the comment docs.

@shanejonas shanejonas merged commit 24c8e8f into master Jun 22, 2018
@ghost ghost removed the review label Jun 22, 2018
@shanejonas shanejonas deleted the fix/tokens branch June 22, 2018 00:30
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