xpring-eng / XpringKit

XpringKit provides a Swift SDK for interacting with Xpring Protocols (XRP/PayID/ILP). This library is deprecated.
https://xrpl.org/
MIT License
26 stars 14 forks source link

Additional `PayIDClient` Tests #251

Closed keefertaylor closed 4 years ago

keefertaylor commented 4 years ago

High Level Overview of Change

Add additional tests for PayIDClient

Context of Change

This change brings us to testing parity with the other SDK tests (ex: Xpring-JS tests).

Type of Change

Before / After

PayIDClient is now sufficiently tested.

Test Plan

CI

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #251      +/-   ##
==========================================
+ Coverage   89.26%   89.69%   +0.42%     
==========================================
  Files          42       42              
  Lines         941      941              
==========================================
+ Hits          840      844       +4     
+ Misses        101       97       -4     
Impacted Files Coverage Δ
XpringKit/PayID/PayIDClient.swift 96.55% <0.00%> (+4.59%) :arrow_up:

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 0913858...1946c17. Read the comment docs.