jinSasaki / InAppPurchase

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

Add shouldCompleteImmediately to handle the timing to complete transaction #52

Closed jinSasaki closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #52 (3e2c0e7) into master (907760f) will increase coverage by 0.24%. The diff coverage is 91.30%.

:exclamation: Current head 3e2c0e7 differs from pull request most recent head 4c4a225. Consider uploading reports for the commit 4c4a225 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master      #52      +/-   ##
==========================================
+ Coverage   94.77%   95.01%   +0.24%     
==========================================
  Files           8        8              
  Lines         287      301      +14     
==========================================
+ Hits          272      286      +14     
  Misses         15       15              
Impacted Files Coverage Δ
Sources/InAppPurchase.swift 97.77% <50.00%> (-2.23%) :arrow_down:
Sources/Internal/Internal+InAppPurchase.swift 94.87% <100.00%> (ø)
Sources/Internal/PaymentProvider.swift 94.44% <100.00%> (+3.53%) :arrow_up:
Sources/PaymentTransaction.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 a8397c0...4c4a225. Read the comment docs.