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

complete #95 - remove deprecated util.raw_mapi #96

Closed petri closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #96 (d927769) into master (25894f9) will increase coverage by 1.16%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #96      +/-   ##
==========================================
+ Coverage   93.72%   94.89%   +1.16%     
==========================================
  Files           7        7              
  Lines        1291     1273      -18     
  Branches      117      113       -4     
==========================================
- Hits         1210     1208       -2     
+ Misses         61       45      -16     
  Partials       20       20              
Impacted Files Coverage Δ
tnefparse/util.py 90.47% <ø> (+23.80%) :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 25894f9...d927769. Read the comment docs.