jinSasaki / InAppPurchase

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

Supported Swift PM #50

Closed jinSasaki closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #50 (88ff267) into master (c2f31f1) will increase coverage by 0.07%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
+ Coverage   94.69%   94.77%   +0.07%     
==========================================
  Files           8        8              
  Lines         283      287       +4     
==========================================
+ Hits          268      272       +4     
  Misses         15       15              
Impacted Files Coverage Δ
Sources/Internal/Internal+InAppPurchase.swift 94.87% <ø> (ø)
Sources/Internal/Internal+Product.swift 97.05% <ø> (ø)
Sources/PaymentTransaction.swift 100.00% <ø> (ø)
Sources/Internal/PaymentProvider.swift 90.90% <0.00%> (+0.28%) :arrow_up:
Sources/Internal/ProductProvider.swift 90.62% <0.00%> (+0.30%) :arrow_up:
Sources/Internal/ReceiptRefreshProvider.swift 87.50% <0.00%> (+0.54%) :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 c2f31f1...88ff267. Read the comment docs.