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 invest transactions unit precision #257

Merged
merged 3 commits into from
Jan 3, 2024

Conversation

jaik03
Copy link
Contributor

@jaik03 jaik03 commented Jan 2, 2024

This PR adds additional precision for OFX investment transactions. Currently it's holding two decimal places, but often units carry additional digits. Rounding at two decimal places will likely cause significant errors in asset totals.

@coveralls
Copy link

Coverage Status

coverage: 95.724%. remained the same
when pulling 25d21d5 on jaik03:FixInvestTransactionsUnitPrecision
into 6916e58 on kedder:master.

@kedder kedder merged commit de00b2f into kedder:master Jan 3, 2024
6 checks passed
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.

3 participants