jinSasaki / InAppPurchase

A Simple and Lightweight framework for In App Purchase (Store Kit 1)
MIT License
288 stars 30 forks source link

Compatibility with Swift 5 and Xcode 10.2 #37

Closed jinSasaki closed 5 years ago

jinSasaki commented 5 years ago

Compatibility with Swift 5 and Xcode 10.2

codecov[bot] commented 5 years ago

Codecov Report

Merging #37 into master will decrease coverage by 1.57%. The diff coverage is 64.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #37      +/-   ##
==========================================
- Coverage   96.83%   95.25%   -1.58%     
==========================================
  Files           6        6              
  Lines         221      253      +32     
==========================================
+ Hits          214      241      +27     
- Misses          7       12       +5
Impacted Files Coverage Δ
Sources/InAppPurchase.swift 100% <100%> (ø) :arrow_up:
Sources/Internal/PaymentProvider.swift 90.76% <33.33%> (-2.68%) :arrow_down:
Sources/Internal/Internal+InAppPurchase.swift 94.87% <33.33%> (-5.13%) :arrow_down:
Sources/Internal/Internal+Product.swift 97.05% <83.33%> (-2.95%) :arrow_down:
Sources/Internal/ProductProvider.swift 90.32% <0%> (+3.95%) :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 ee39d72...3be04ff. Read the comment docs.