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

Rename new mapi properties from PID_TAG_ to MAPI_ #45

Closed jrideout closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #45 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #45   +/-   ##
=======================================
  Coverage   90.93%   90.93%           
=======================================
  Files           5        5           
  Lines         982      982           
  Branches       97       97           
=======================================
  Hits          893      893           
  Misses         68       68           
  Partials       21       21
Impacted Files Coverage Δ
tnefparse/mapi.py 94.07% <100%> (ø) :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 d5b8196...e77af41. Read the comment docs.