jantman / biweeklybudget

Responsive Flask/SQLAlchemy personal finance app, specifically for biweekly budgeting.
http://biweeklybudget.readthedocs.io/en/latest/
GNU Affero General Public License v3.0
101 stars 19 forks source link

Acceptance tests for Plaid Link, and misc fixes #255

Closed jantman closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #255 (5115bf6) into master (203b1b5) will decrease coverage by 2.59%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #255      +/-   ##
==========================================
- Coverage   49.42%   46.83%   -2.60%     
==========================================
  Files          78       82       +4     
  Lines        5173     5231      +58     
  Branches      807      804       -3     
==========================================
- Hits         2557     2450     -107     
- Misses       2563     2746     +183     
+ Partials       53       35      -18     
Flag Coverage Δ
acceptance ?
unittests 46.83% <0.00%> (+0.71%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
biweeklybudget/flaskapp/views/plaid.py 100.00% <ø> (ø)
biweeklybudget/settings_example.py 0.00% <0.00%> (ø)
biweeklybudget/db_event_handlers.py 21.05% <0.00%> (-53.51%) :arrow_down:
biweeklybudget/models/fuel.py 55.55% <0.00%> (-26.39%) :arrow_down:
biweeklybudget/models/ofx_transaction.py 67.03% <0.00%> (-21.98%) :arrow_down:
biweeklybudget/models/account.py 66.16% <0.00%> (-19.55%) :arrow_down:
biweeklybudget/flaskapp/notifications.py 61.53% <0.00%> (-19.24%) :arrow_down:
biweeklybudget/models/scheduled_transaction.py 64.28% <0.00%> (-17.86%) :arrow_down:
biweeklybudget/prime_rate.py 30.00% <0.00%> (-10.00%) :arrow_down:
biweeklybudget/flaskapp/jsonencoder.py 35.29% <0.00%> (-5.89%) :arrow_down:
... and 9 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.