koodaamo / tnefparse

a TNEF decoding library written in python, without external dependencies
GNU Lesser General Public License v3.0
49 stars 37 forks source link

Add pypy3 build and code coverage to gh ci build #112

Closed jrideout closed 3 years ago

jrideout commented 3 years ago

Fixes #111 and #110

codecov[bot] commented 3 years ago

Codecov Report

Merging #112 (dbd5a1d) into master (7d1616d) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #112   +/-   ##
=======================================
  Coverage   97.50%   97.50%           
=======================================
  Files           7        7           
  Lines        1283     1283           
  Branches      119      119           
=======================================
  Hits         1251     1251           
  Misses         25       25           
  Partials        7        7           
Flag Coverage Δ
unittests 97.50% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 b327cd7...dbd5a1d. Read the comment docs.