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

fix(xrp): only list XRP transactions #230

Merged
merged 1 commit into from
May 14, 2020
Merged

fix(xrp): only list XRP transactions #230

merged 1 commit into from
May 14, 2020

Conversation

faustbrian
Copy link
Contributor

Resolves #84

@codecov
Copy link

codecov bot commented May 14, 2020

Codecov Report

Merging #230 into master will increase coverage by 0.23%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #230      +/-   ##
==========================================
+ Coverage   82.96%   83.20%   +0.23%     
==========================================
  Files          26       26              
  Lines         769      774       +5     
  Branches      100      102       +2     
==========================================
+ Hits          638      644       +6     
+ Misses        129      127       -2     
- Partials        2        3       +1     
Impacted Files Coverage Δ
src/dto/transaction.ts 91.30% <0.00%> (+0.39%) ⬆️
src/services/client.ts 86.53% <0.00%> (+0.91%) ⬆️

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 ba0be8b...c4f0612. Read the comment docs.

@faustbrian faustbrian merged commit dc85f36 into master May 14, 2020
@faustbrian faustbrian deleted the xrp-tx-list branch May 14, 2020 05:38
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.

Only list XRP token payments when using Client#getTransactions
1 participant