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

Cleaning up code #122

Closed mohitathwani closed 3 years ago

mohitathwani commented 3 years ago

PR for some code clean up

codecov-io commented 3 years ago

Codecov Report

Merging #122 (b70b8f9) into master (0ce6dcd) will increase coverage by 0.50%. The diff coverage is 46.34%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #122      +/-   ##
==========================================
+ Coverage   36.96%   37.46%   +0.50%     
==========================================
  Files          78       78              
  Lines        2865     2856       -9     
==========================================
+ Hits         1059     1070      +11     
+ Misses       1806     1786      -20     
Impacted Files Coverage Δ
Aspire Budgeting/Facilities/AppCoordinator.swift 46.53% <0.00%> (-0.47%) :arrow_down:
...ire Budgeting/Facilities/GoogleSheetsManager.swift 1.22% <ø> (ø)
Aspire Budgeting/Models/AccountBalances.swift 0.00% <0.00%> (ø)
Aspire Budgeting/Models/Dashboard.swift 100.00% <ø> (ø)
Aspire Budgeting/Views/AccountBalancesView.swift 0.00% <0.00%> (ø)
...re Budgeting/Facilities/GoogleContentManager.swift 63.51% <77.27%> (+20.65%) :arrow_up:
...ire BudgetingTests/GoogleContentManagerTests.swift 95.74% <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 0ce6dcd...0341fd3. Read the comment docs.