apavlenko / vmf

http://01org.github.io/vmf/
Apache License 2.0
0 stars 3 forks source link

Auto init and terminate #51

Closed apavlenko closed 8 years ago

apavlenko commented 8 years ago

adding automatic calls to init / uninit; eliminating vmf::initialize() and vmf::terminate() in code

apavlenko commented 8 years ago

@savuor , please take a look

codecov-io commented 8 years ago

Current coverage is 64.08%

Merging #51 into vmf-3.0 will increase coverage by +0.11% as of cdee4d5

@@            vmf-3.0     #51   diff @@
=======================================
  Files            66      66       
  Stmts          6997    6985    -12
  Branches          0       0       
  Methods                           
=======================================
  Hit            4476    4476       
  Partial           0       0       
+ Missed         2521    2509    -12

Review entire Coverage Diff as of cdee4d5


Uncovered Suggestions

  1. +0.15% via ...f_MetadataStream.cpp#194...204
  2. +0.14% via ..._vmf_MetadataSet.cpp#402...411
  3. +0.12% via ...re/src/xmlwriter.cpp#215...223
  4. See 7 more...

Powered by Codecov. Updated on successful CI builds.