jinSasaki / InAppPurchase

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

Fix xcode10 build #25

Closed jinSasaki closed 5 years ago

jinSasaki commented 5 years ago

Fixed #22 Fixed #24

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
+ Coverage   93.08%   96.83%   +3.74%     
==========================================
  Files           5        5              
  Lines         246      221      -25     
==========================================
- Hits          229      214      -15     
+ Misses         17        7      -10
Impacted Files Coverage Δ
Sources/Product.swift 100% <ø> (+32.25%) :arrow_up:
Sources/ProductProvider.swift 86.36% <0%> (-3.96%) :arrow_down:
Sources/PaymentProvider.swift 93.44% <0%> (-0.11%) :arrow_down:
Sources/InAppPurchase.swift 100% <0%> (ø) :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 fdac3e9...d3c1b32. Read the comment docs.