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

Add Transactions View #127

Closed mohitathwani closed 3 years ago

mohitathwani commented 3 years ago

Creates the Add Transactions view

github-actions[bot] commented 3 years ago
3 Warnings
:warning: Big PR
:warning: Consider to place some MARK: lines for files over 200 lines big.
:warning: Aspire BudgetingTests/GoogleContentManagerTests.swift#L11 - Consider using final for this class or use a struct (final_class)

Generated by :no_entry_sign: Danger

codecov-io commented 3 years ago

Codecov Report

Merging #127 (7835ba4) into master (db5266c) will increase coverage by 1.85%. The diff coverage is 14.04%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #127      +/-   ##
==========================================
+ Coverage   39.38%   41.24%   +1.85%     
==========================================
  Files          78       79       +1     
  Lines        2912     2788     -124     
==========================================
+ Hits         1147     1150       +3     
+ Misses       1765     1638     -127     
Impacted Files Coverage Δ
Aspire Budgeting/Facilities/AppCoordinator.swift 42.34% <0.00%> (-4.20%) :arrow_down:
...ire Budgeting/Facilities/GoogleSheetsManager.swift 2.25% <0.00%> (+1.02%) :arrow_up:
...Budgeting/ViewModels/AddTransactionViewModel.swift 0.00% <0.00%> (ø)
Aspire Budgeting/Views/AddTransactionView.swift 0.00% <0.00%> (ø)
Aspire Budgeting/Views/AspireMasterView.swift 0.00% <0.00%> (ø)
Aspire Budgeting/Views/AspireTextField.swift 0.00% <0.00%> (ø)
Aspire Budgeting/Views/BannerView.swift 0.00% <0.00%> (ø)
Aspire Budgeting/Views/CategoryDetailsView.swift 0.00% <0.00%> (ø)
...re Budgeting/Facilities/GoogleContentManager.swift 61.06% <34.28%> (-13.94%) :arrow_down:
...ire BudgetingTests/GoogleContentManagerTests.swift 96.34% <100.00%> (ø)
... and 1 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 db5266c...7835ba4. Read the comment docs.