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

fix(ark): return magistrate fees #229

Merged
merged 3 commits into from
May 14, 2020
Merged

fix(ark): return magistrate fees #229

merged 3 commits into from
May 14, 2020

Conversation

faustbrian
Copy link
Contributor

Resolves #225

@faustbrian faustbrian changed the title refactor(ark): return magistrate fees fix(ark): return magistrate fees May 14, 2020
@codecov
Copy link

codecov bot commented May 14, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #229      +/-   ##
==========================================
- Coverage   82.82%   77.42%   -5.40%     
==========================================
  Files          26       26              
  Lines         751      629     -122     
  Branches       92       62      -30     
==========================================
- Hits          622      487     -135     
- Misses        128      139      +11     
- Partials        1        3       +2     
Impacted Files Coverage Δ
src/services/peer.ts 21.42% <0.00%> (-74.68%) ⬇️
src/services/identity/wif.ts 50.00% <0.00%> (-35.72%) ⬇️
src/services/fee.ts 75.00% <0.00%> (-19.12%) ⬇️
src/services/transaction.ts 43.29% <0.00%> (-15.91%) ⬇️
src/services/message.ts 90.90% <0.00%> (-4.55%) ⬇️
src/services/identity/keys.ts 80.95% <0.00%> (-4.05%) ⬇️
src/services/ledger.ts 82.60% <0.00%> (-0.73%) ⬇️
src/services/client.ts 83.44% <0.00%> (-0.45%) ⬇️
src/services/identity/utils.ts 100.00% <0.00%> (ø)
src/dto/transaction.ts 94.59% <0.00%> (+3.89%) ⬆️
... and 1 more

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 f42be51...1ff59ca. Read the comment docs.

@faustbrian faustbrian merged commit ba0be8b into master May 14, 2020
@faustbrian faustbrian deleted the stringfee branch May 14, 2020 04:48
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.

Return fees based on string identifier
1 participant