aspirebudgetingmobile / aspirebudgeting_ios

An independent community driven app for the Aspire Budget Google Sheet
GNU General Public License v3.0
54 stars 14 forks source link

Improving test suite #48

Closed mohitathwani closed 5 years ago

mohitathwani commented 5 years ago

This PR improves the test suite

codecov-io commented 5 years ago

Codecov Report

Merging #48 into master will increase coverage by 1.67%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
+ Coverage   81.07%   82.75%   +1.67%     
==========================================
  Files          32       32              
  Lines         782      800      +18     
==========================================
+ Hits          634      662      +28     
+ Misses        148      138      -10
Impacted Files Coverage Δ
...ire Budgeting/Facilities/GoogleSheetsManager.swift 92.06% <100%> (+11.41%) :arrow_up:
...pire BudgetingTests/GoogleSheetsManagerTests.swift 88.54% <100%> (+2.46%) :arrow_up:
Aspire Budgeting/Facilities/StateManager.swift 87.17% <0%> (+7.69%) :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 5dc7a17...f162476. Read the comment docs.