jinSasaki / InAppPurchase

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

Add transaction interface #58

Closed jinSasaki closed 3 years ago

jinSasaki commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #58 (5a5d446) into master (746d633) will increase coverage by 0.25%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #58      +/-   ##
==========================================
+ Coverage   95.49%   95.74%   +0.25%     
==========================================
  Files           8        8              
  Lines         422      447      +25     
==========================================
+ Hits          403      428      +25     
  Misses         19       19              
Impacted Files Coverage Δ
Sources/Internal/Internal+InAppPurchase.swift 95.74% <ø> (ø)
Sources/InAppPurchase.swift 97.47% <100.00%> (+0.06%) :arrow_up:
Sources/Internal/PaymentProvider.swift 95.68% <100.00%> (+0.11%) :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 746d633...5a5d446. Read the comment docs.