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

Fetch Transaction Accounts and Categories #128

Closed mohitathwani closed 3 years ago

mohitathwani commented 3 years ago

Sets up meta data required to add transactions

github-actions[bot] commented 3 years ago
2 Warnings
:warning: Aspire BudgetingTests/GoogleContentManagerTests.swift#L11 - Consider using final for this class or use a struct (final_class)
:warning: Aspire BudgetingTests/GoogleContentManagerTests.swift#L168 - Line should be 100 characters or less: currently 105 characters
line_length GoogleContentManagerTests.swift:168

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

codecov-io commented 3 years ago

Codecov Report

Merging #128 (31e004e) into master (5b6a954) will increase coverage by 1.70%. The diff coverage is 71.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #128      +/-   ##
==========================================
+ Coverage   41.24%   42.95%   +1.70%     
==========================================
  Files          79       80       +1     
  Lines        2788     2882      +94     
==========================================
+ Hits         1150     1238      +88     
- Misses       1638     1644       +6     
Impacted Files Coverage Δ
Aspire Budgeting/Facilities/AppCoordinator.swift 42.34% <0.00%> (ø)
...re Budgeting/Facilities/GoogleContentManager.swift 72.00% <65.07%> (+10.93%) :arrow_up:
...ire BudgetingTests/GoogleContentManagerTests.swift 96.39% <96.55%> (+0.05%) :arrow_up:
...pire Budgeting/Models/AddTransactionMetadata.swift 100.00% <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 5b6a954...31e004e. Read the comment docs.