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

[3.2.2] Cut Release #246

Closed keefertaylor closed 4 years ago

keefertaylor commented 4 years ago

High Level Overview of Change

Cut version 3.1.1

Immediately after merging this PR, I will run:

git checkout master && git pull
git tag 'v3.2.2' && git push --tags
pod trunk push

Type of Change

keefertaylor commented 4 years ago

Pre-work for #245 getting merged

codecov[bot] commented 4 years ago

Codecov Report

Merging #246 into master will increase coverage by 0.18%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #246      +/-   ##
==========================================
+ Coverage   88.25%   88.44%   +0.18%     
==========================================
  Files          42       42              
  Lines         877      874       -3     
==========================================
- Hits          774      773       -1     
+ Misses        103      101       -2     
Impacted Files Coverage Δ
XpringKit/XRP/DefaultXRPClient.swift 98.60% <100.00%> (+1.34%) :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 75a2086...3250c3c. Read the comment docs.