jinSasaki / InAppPurchase

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

Add transaction to error response if transaction existed #64

Closed jinSasaki closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #64 (1e7e2ff) into master (ff4afaa) will increase coverage by 0.30%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #64      +/-   ##
==========================================
+ Coverage   95.74%   96.04%   +0.30%     
==========================================
  Files           8        8              
  Lines         447      481      +34     
==========================================
+ Hits          428      462      +34     
  Misses         19       19              
Impacted Files Coverage Δ
Sources/InAppPurchase.swift 97.97% <100.00%> (+0.49%) :arrow_up:
Sources/Internal/Internal+InAppPurchase.swift 96.15% <100.00%> (+0.40%) :arrow_up:
Sources/Internal/PaymentProvider.swift 95.68% <100.00%> (ø)
Sources/Internal/ProductProvider.swift 91.48% <100.00%> (ø)
Sources/Internal/ReceiptRefreshProvider.swift 88.57% <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 ff4afaa...1e7e2ff. Read the comment docs.