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

[WIP] Another Slather Config Change #225

Closed keefertaylor closed 4 years ago

keefertaylor commented 4 years ago

High Level Overview of Change

Context of Change

Type of Change

Before / After

Test Plan

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #225       +/-   ##
===========================================
+ Coverage   44.71%   92.96%   +48.24%     
===========================================
  Files          62       72       +10     
  Lines        1997     3055     +1058     
===========================================
+ Hits          893     2840     +1947     
+ Misses       1104      215      -889     
Impacted Files Coverage Δ
Tests/IlpIntegrationTests.swift 98.07% <ø> (ø)
XpringKit/XRP/JavaScript/JSContext+XpringKit.swift 86.66% <ø> (ø)
...gKit/XRP/JavaScript/JSValue+JavaScriptWallet.swift 100.00% <ø> (ø)
...ipt/JSValue+JavaScriptWalletGenerationResult.swift 91.66% <ø> (ø)
...pringKit/XRP/JavaScript/JavaScriptSerializer.swift 91.66% <ø> (ø)
XpringKit/XRP/JavaScript/JavaScriptSigner.swift 92.30% <ø> (ø)
XpringKit/XRP/JavaScript/JavaScriptUtils.swift 100.00% <ø> (ø)
XpringKit/XRP/JavaScript/JavaScriptWallet.swift 100.00% <ø> (ø)
...ngKit/XRP/JavaScript/JavaScriptWalletFactory.swift 100.00% <ø> (ø)
XpringKit/PayID/PayIDClient.swift 4.44% <0.00%> (-91.12%) :arrow_down:
... and 51 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 7a77416...3f07479. Read the comment docs.