jinSasaki / InAppPurchase

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

More testable #30

Closed jinSasaki closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #30 into master will increase coverage by 0.2%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #30     +/-   ##
=========================================
+ Coverage   96.83%   97.03%   +0.2%     
=========================================
  Files           5        6      +1     
  Lines         221      236     +15     
=========================================
+ Hits          214      229     +15     
  Misses          7        7
Impacted Files Coverage Δ
Sources/Internal/ProductProvider.swift 86.36% <ø> (ø)
Sources/PaymentTransaction.swift 100% <ø> (ø) :arrow_up:
Sources/Internal/PaymentProvider.swift 93.44% <ø> (ø)
Sources/Internal/Internal+Product.swift 100% <100%> (ø)
Sources/InAppPurchase.swift 100% <100%> (ø) :arrow_up:
Sources/Internal/Internal+InAppPurchase.swift 100% <100%> (ø)

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 07309db...1111135. Read the comment docs.