adamcharnock / django-hordak

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

remove hack and correctly fix deprecation message #85

Closed PetrDlouhy closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01 :warning:

Comparison is base (e1576e5) 92.43% compared to head (8aed16e) 92.42%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #85 +/- ## ========================================== - Coverage 92.43% 92.42% -0.01% ========================================== Files 57 57 Lines 3502 3500 -2 Branches 223 223 ========================================== - Hits 3237 3235 -2 Misses 223 223 Partials 42 42 ``` | [Impacted Files](https://app.codecov.io/gh/adamcharnock/django-hordak/pull/85?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Adam+Charnock) | Coverage Δ | | |---|---|---| | [hordak/tests/views/test\_transactions.py](https://app.codecov.io/gh/adamcharnock/django-hordak/pull/85?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Adam+Charnock#diff-aG9yZGFrL3Rlc3RzL3ZpZXdzL3Rlc3RfdHJhbnNhY3Rpb25zLnB5) | `92.51% <ø> (-0.08%)` | :arrow_down: | | [hordak/templates/hordak/partials/form.html](https://app.codecov.io/gh/adamcharnock/django-hordak/pull/85?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Adam+Charnock#diff-aG9yZGFrL3RlbXBsYXRlcy9ob3JkYWsvcGFydGlhbHMvZm9ybS5odG1s) | `100.00% <100.00%> (ø)` | | | [...ordak/templates/hordak/transactions/reconcile.html](https://app.codecov.io/gh/adamcharnock/django-hordak/pull/85?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Adam+Charnock#diff-aG9yZGFrL3RlbXBsYXRlcy9ob3JkYWsvdHJhbnNhY3Rpb25zL3JlY29uY2lsZS5odG1s) | `93.61% <100.00%> (ø)` | |

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