jinSasaki / InAppPurchase

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

Added receipt refresh feature #48

Closed jinSasaki closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #48 (4f3494f) into master (2ba287f) will decrease coverage by 0.51%. The diff coverage is 90.90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
- Coverage   95.21%   94.69%   -0.52%     
==========================================
  Files           6        7       +1     
  Lines         251      283      +32     
==========================================
+ Hits          239      268      +29     
- Misses         12       15       +3     
Impacted Files Coverage Δ
Sources/Internal/Internal+InAppPurchase.swift 94.87% <ø> (ø)
Sources/Internal/ReceiptRefreshProvider.swift 86.95% <86.95%> (ø)
Sources/InAppPurchase.swift 100.00% <100.00%> (ø)

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 2ba287f...4f3494f. Read the comment docs.