Skip to content
This repository has been archived by the owner on Jul 7, 2021. It is now read-only.

refactor(profiles): pass supported coins to Environment #401

Merged
merged 3 commits into from
Jun 9, 2020
Merged

Conversation

faustbrian
Copy link
Contributor

Resolves #398

@codecov
Copy link

codecov bot commented Jun 9, 2020

Codecov Report

Merging #401 into master will decrease coverage by 0.13%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #401      +/-   ##
==========================================
- Coverage   77.11%   76.98%   -0.14%     
==========================================
  Files          63       63              
  Lines        1586     1577       -9     
  Branches      140      140              
==========================================
- Hits         1223     1214       -9     
  Misses        360      360              
  Partials        3        3              
Impacted Files Coverage Δ
src/repositories/wallet-repository.ts 83.78% <0.00%> (-3.46%) ⬇️
src/contracts.ts 100.00% <0.00%> (ø)
src/env.ts 91.66% <0.00%> (+0.36%) ⬆️

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 16d5d2f...7f8f5d4. Read the comment docs.

@faustbrian faustbrian marked this pull request as ready for review June 9, 2020 05:54
@faustbrian faustbrian merged commit 1493672 into master Jun 9, 2020
@faustbrian faustbrian deleted the coins branch June 9, 2020 05:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pass supported coins to Environment constructor
1 participant