jinSasaki / InAppPurchase

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

Specify product ids option #56

Closed jinSasaki closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #56 (4fdf787) into master (a89cf83) will increase coverage by 0.09%. The diff coverage is 90.90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #56      +/-   ##
==========================================
+ Coverage   95.39%   95.49%   +0.09%     
==========================================
  Files           8        8              
  Lines         413      422       +9     
==========================================
+ Hits          394      403       +9     
  Misses         19       19              
Impacted Files Coverage Δ
Sources/InAppPurchase.swift 97.41% <0.00%> (ø)
Sources/Internal/Internal+InAppPurchase.swift 95.74% <ø> (ø)
Sources/Internal/PaymentProvider.swift 95.57% <100.00%> (+0.38%) :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 a89cf83...4fdf787. Read the comment docs.