adamcharnock / django-hordak

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

fix #64 #65

Closed PetrDlouhy closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #65 (c88afbe) into master (ab9249c) will increase coverage by 0.34%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
+ Coverage   95.58%   95.93%   +0.34%     
==========================================
  Files          35       35              
  Lines        2766     2781      +15     
==========================================
+ Hits         2644     2668      +24     
+ Misses        122      113       -9     
Impacted Files Coverage Δ
hordak/tests/views/test_accounts.py 95.83% <100.00%> (+0.83%) :arrow_up:
hordak/views/accounts.py 100.00% <100.00%> (+21.42%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ab9249c...c88afbe. Read the comment docs.