jinSasaki / InAppPurchase

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

Ignore test and stub files from coverage #5

Closed jinSasaki closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #5 into master will increase coverage by 0.8%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master       #5     +/-   ##
=========================================
+ Coverage      90%   90.81%   +0.8%     
=========================================
  Files          19       10      -9     
  Lines        1161     1045    -116     
=========================================
- Hits         1045      949     -96     
+ Misses        116       96     -20
Impacted Files Coverage Δ
Tests/Stubs/StubProductsResponse.swift
Tests/Stubs/StubPayment.swift
Tests/Stubs/StubPaymentTransaction.swift
Tests/Stubs/StubProductProvider.swift
Tests/Stubs/StubPaymentQueue.swift
Tests/Stubs/StubInAppPurchase.swift
Tests/Stubs/StubProductsRequest.swift
Tests/Stubs/StubPaymentProvider.swift
Tests/Stubs/StubProduct.swift

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 28f18b9...101943c. Read the comment docs.