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

General Refactoring #108

Closed mohitathwani closed 4 years ago

mohitathwani commented 4 years ago

This view shows category details.

codecov-commenter commented 4 years ago

Codecov Report

Merging #108 into master2 will decrease coverage by 0.70%. The diff coverage is 50.52%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master2     #108      +/-   ##
===========================================
- Coverage    39.86%   39.15%   -0.71%     
===========================================
  Files           73       73              
  Lines         2734     2689      -45     
===========================================
- Hits          1090     1053      -37     
+ Misses        1644     1636       -8     
Impacted Files Coverage Δ
...ire Budgeting/Facilities/GoogleSheetsManager.swift 1.11% <ø> (ø)
...dgeting/Facilities/LocalAuthorizationManager.swift 0.00% <0.00%> (ø)
Aspire Budgeting/Models/AspireNumber.swift 66.66% <0.00%> (+44.44%) :arrow_up:
...spire Budgeting/PreviewProvider/MockProvider.swift 0.00% <0.00%> (ø)
...pire Budgeting/ViewModels/DashboardViewModel.swift 0.00% <0.00%> (ø)
Aspire Budgeting/Views/AddTransactionView.swift 0.00% <0.00%> (ø)
Aspire Budgeting/Views/AspireSegmentedItem.swift 0.00% <0.00%> (ø)
...pire Budgeting/Views/CardView/CardTotalsView.swift 0.00% <0.00%> (ø)
Aspire Budgeting/Views/CardView/CardView.swift 0.00% <0.00%> (ø)
Aspire Budgeting/Views/CategoryDetailsView.swift 0.00% <0.00%> (ø)
... and 20 more

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 b2f1bf8...ad452fc. Read the comment docs.

mohitathwani commented 4 years ago
1 Warning
:warning: Big PR

Generated by :no_entry_sign: Danger