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

Attempt to read version one time #124

Closed mohitathwani closed 3 years ago

mohitathwani commented 3 years ago

Trying to cache version if already available

codecov-io commented 3 years ago

Codecov Report

Merging #124 (c2e221e) into master (8bc35ff) will increase coverage by 0.12%. The diff coverage is 76.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #124      +/-   ##
==========================================
+ Coverage   39.19%   39.31%   +0.12%     
==========================================
  Files          78       78              
  Lines        2891     2905      +14     
==========================================
+ Hits         1133     1142       +9     
- Misses       1758     1763       +5     
Impacted Files Coverage Δ
...ire Budgeting/Facilities/GoogleSheetsManager.swift 1.22% <0.00%> (ø)
...re Budgeting/Facilities/GoogleContentManager.swift 75.00% <78.72%> (-2.03%) :arrow_down:
...ire BudgetingTests/GoogleContentManagerTests.swift 96.34% <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 8bc35ff...c2e221e. Read the comment docs.

github-actions[bot] commented 3 years ago
1 Warning
:warning: Aspire BudgetingTests/GoogleContentManagerTests.swift#L11 - Consider using final for this class or use a struct (final_class)

Generated by :no_entry_sign: Danger

github-actions[bot] commented 3 years ago
1 Warning
:warning: Aspire BudgetingTests/GoogleContentManagerTests.swift#L11 - Consider using final for this class or use a struct (final_class)

Generated by :no_entry_sign: Danger