adamcharnock / django-hordak

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

don't hold django-import-export anymore #72

Closed PetrDlouhy closed 1 year ago

PetrDlouhy commented 1 year ago

Pull this once django-import-export 3.0.0 is released and all tests are passing.

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 (fe7a2c7) compared to base (fe94574). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #72 +/- ## ======================================= Coverage 91.64% 91.64% ======================================= Files 56 56 Lines 3411 3411 Branches 298 298 ======================================= Hits 3126 3126 Misses 238 238 Partials 47 47 ``` | [Impacted Files](https://codecov.io/gh/adamcharnock/django-hordak/pull/72?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Adam+Charnock) | Coverage Δ | | |---|---|---| | [hordak/resources.py](https://codecov.io/gh/adamcharnock/django-hordak/pull/72/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Adam+Charnock#diff-aG9yZGFrL3Jlc291cmNlcy5weQ==) | `100.00% <100.00%> (ø)` | | 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.