abhishek-ram / pyas2-lib

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

Update pylama pylint black #41

Closed chadgates closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #41 (9b327e5) into master (a82381a) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #41   +/-   ##
=======================================
  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...9b327e5. Read the comment docs.

abhishek-ram commented 2 years ago

The other MR for 3.10 also had these changes, so do we still need this?

chadgates commented 2 years ago

If the other one was merged, then this one is not relevant anymore.