Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: budget income calculation #1023

Merged
merged 1 commit into from
Apr 27, 2024
Merged

fix: budget income calculation #1023

merged 1 commit into from
Apr 27, 2024

Conversation

morremeyer
Copy link
Member

This fixes a bug in the budget income calculation, where transactions from internal off-budget
accounts were not counted towards income even when they are income.

Resolves #1007.

This fixes a bug in the budget income calculation, where transactions from internal off-budget
accounts were not counted towards income even when they are income.
@morremeyer morremeyer requested a review from a team as a code owner April 27, 2024 13:03
Copy link

codecov bot commented Apr 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.89%. Comparing base (888154f) to head (25d6fcb).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1023   +/-   ##
=======================================
  Coverage   80.89%   80.89%           
=======================================
  Files          53       53           
  Lines        3921     3921           
=======================================
  Hits         3172     3172           
  Misses        599      599           
  Partials      150      150           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@morremeyer morremeyer merged commit a33b80e into main Apr 27, 2024
6 checks passed
@morremeyer morremeyer deleted the fix/income branch April 27, 2024 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Calculated income excludes off-budget to on-budget transactions
1 participant