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

Fix/python310 #42

Closed chadgates closed 2 years ago

abhishek-ram commented 2 years ago

can u rebase with master, travis is no longer there and instead you will need to update .github/workflows

codecov[bot] commented 2 years ago

Codecov Report

Merging #42 (685f442) into master (a82381a) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #42   +/-   ##
=======================================
  Coverage   96.46%   96.46%           
=======================================
  Files           6        6           
  Lines         736      736           
  Branches      131      131           
=======================================
  Hits          710      710           
  Misses         14       14           
  Partials       12       12           
Impacted Files Coverage Δ
pyas2lib/as2.py 97.44% <ø> (ø)
pyas2lib/utils.py 94.06% <ø> (ø)
pyas2lib/cms.py 94.28% <100.00%> (ø)
pyas2lib/exceptions.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 a82381a...685f442. Read the comment docs.