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

Deprecate util/raw_mapi #41

Closed jrideout closed 5 years ago

jrideout commented 5 years ago

Fixes #40

codecov[bot] commented 5 years ago

Codecov Report

Merging #41 into master will decrease coverage by 0.08%. The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
- Coverage   90.81%   90.73%   -0.09%     
==========================================
  Files           5        5              
  Lines         980      982       +2     
  Branches       97       97              
==========================================
+ Hits          890      891       +1     
- Misses         68       69       +1     
  Partials       22       22
Impacted Files Coverage Δ
tnefparse/util.py 75% <50%> (-0.76%) :arrow_down:

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 2da9121...5fccda7. Read the comment docs.