jinSasaki / InAppPurchase

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

Refactor more testable #4

Closed jinSasaki closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #4 into master will increase coverage by 0.92%. The diff coverage is 96.29%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master     #4      +/-   ##
========================================
+ Coverage   89.08%    90%   +0.92%     
========================================
  Files          19     19              
  Lines        1173   1161      -12     
========================================
  Hits         1045   1045              
+ Misses        128    116      -12
Impacted Files Coverage Δ
Tests/Stubs/StubInAppPurchase.swift 0% <ø> (ø)
Sources/InAppPurchase.swift 92.3% <96.29%> (+7.8%) :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 d479292...7354804. Read the comment docs.