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

Multiple changs for a new release #70

Closed abhishek-ram closed 2 years ago

abhishek-ram commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #70 (d2851e3) into master (b7a7bdb) will decrease coverage by 0.15%. The diff coverage is 95.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #70      +/-   ##
==========================================
- Coverage   97.60%   97.44%   -0.16%     
==========================================
  Files          11       11              
  Lines         584      587       +3     
==========================================
+ Hits          570      572       +2     
- Misses         14       15       +1     
Impacted Files Coverage Δ
pyas2/management/commands/sendas2bulk.py 100.00% <ø> (ø)
pyas2/views.py 97.18% <80.00%> (-0.66%) :arrow_down:
pyas2/management/commands/manageas2server.py 98.66% <100.00%> (ø)
pyas2/management/commands/sendas2message.py 100.00% <100.00%> (ø)
pyas2/models.py 96.12% <100.00%> (ø)
pyas2/utils.py 100.00% <100.00%> (ø)

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 a83590e...d2851e3. Read the comment docs.