abhishek-ram / django-pyas2

AS2 file transfer Server built on Python and Django.
https://django-pyas2.readthedocs.io
GNU General Public License v3.0
78 stars 31 forks source link

Bugfix/46 #62

Closed chadgates closed 3 years ago

chadgates commented 3 years ago

https://github.com/abhishek-ram/django-pyas2/issues/46

codecov[bot] commented 3 years ago

Codecov Report

Merging #62 (bfaa493) into master (2402e1b) will increase coverage by 0.03%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #62      +/-   ##
==========================================
+ Coverage   97.56%   97.60%   +0.03%     
==========================================
  Files          11       11              
  Lines         576      584       +8     
==========================================
+ Hits          562      570       +8     
  Misses         14       14              
Impacted Files Coverage Δ
pyas2/management/commands/manageas2server.py 98.66% <100.00%> (+0.07%) :arrow_up:
pyas2/models.py 96.12% <100.00%> (+0.06%) :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 e499e36...bfaa493. Read the comment docs.

abhishek-ram commented 3 years ago

Can u rebase with master