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

Force Binary Canonicalization #110

Open chadgates opened 3 months ago

chadgates commented 3 months ago

In relation to https://github.com/abhishek-ram/django-pyas2/issues/99

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.48%. Comparing base (3d5c1f3) to head (667492e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #110 +/- ## ========================================== + Coverage 97.46% 97.48% +0.02% ========================================== Files 12 13 +1 Lines 592 597 +5 ========================================== + Hits 577 582 +5 Misses 15 15 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.