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

feat(profiles): implement Environment#availableNetworks to expose available networks #523

Merged
merged 6 commits into from
Jul 8, 2020

Conversation

faustbrian
Copy link
Contributor

Resolves #518

@codecov
Copy link

codecov bot commented Jul 8, 2020

Codecov Report

Merging #523 into master will increase coverage by 0.23%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #523      +/-   ##
==========================================
+ Coverage   69.08%   69.31%   +0.23%     
==========================================
  Files          58       57       -1     
  Lines        1174     1170       -4     
  Branches       85       81       -4     
==========================================
  Hits          811      811              
+ Misses        331      329       -2     
+ Partials       32       30       -2     
Flag Coverage Δ
#unit 69.31% <100.00%> (+0.23%) ⬆️
Impacted Files Coverage Δ
packages/platform-sdk-profiles/src/env.ts 88.00% <100.00%> (+1.95%) ⬆️
packages/platform-sdk-coincap/src/utils.ts

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 ec8d4be...24977ea. Read the comment docs.

@faustbrian faustbrian merged commit c63de79 into master Jul 8, 2020
@faustbrian faustbrian deleted the coinspecs branch July 8, 2020 06:43
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.

Expose Coin & Network list
1 participant