adamcharnock / django-hordak

Double entry accounting in Django
http://django-hordak.readthedocs.io
MIT License
231 stars 55 forks source link

try to replicate and fix problem with BigInt indexes #74

Closed PetrDlouhy closed 2 weeks ago

PetrDlouhy commented 1 year ago

57

codecov-commenter commented 1 year ago

Codecov Report

Base: 91.64% // Head: 91.64% // No change to project coverage :thumbsup:

Coverage data is based on head (c90c4fe) compared to base (bd247ab). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #74 +/- ## ======================================= Coverage 91.64% 91.64% ======================================= Files 56 56 Lines 3411 3411 Branches 298 298 ======================================= Hits 3126 3126 Misses 238 238 Partials 47 47 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Adam+Charnock). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Adam+Charnock)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

adamcharnock commented 2 weeks ago

Going to close this it seems sorted (#57).

Also, see this code comment if you're having issue in this area.