abhishek-ram / pyas2-lib

AS2 Library for building and parsing Messages and MDNs
GNU General Public License v3.0
43 stars 28 forks source link

Feature/partnership cb function #46

Closed chadgates closed 6 months ago

chadgates commented 2 years ago

As discussed in https://github.com/abhishek-ram/django-pyas2/issues/21

codecov[bot] commented 2 years ago

Codecov Report

Merging #46 (1e563b2) into master (29591b4) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #46      +/-   ##
==========================================
+ Coverage   96.46%   96.48%   +0.01%     
==========================================
  Files           6        6              
  Lines         736      739       +3     
  Branches      131      132       +1     
==========================================
+ Hits          710      713       +3     
  Misses         14       14              
  Partials       12       12              
Impacted Files Coverage Δ
pyas2lib/as2.py 97.45% <100.00%> (+0.01%) :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 29591b4...1e563b2. Read the comment docs.

chadgates commented 6 months ago

Now covered in PR #65