apavlenko / vmf

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

Travis config - tuning #49

Closed apavlenko closed 8 years ago

apavlenko commented 8 years ago

fixing status of testing on Android; fixing build warning in tests

codecov-io commented 8 years ago

Current coverage is 63.97%

Merging #49 into vmf-3.0 will decrease coverage by -0.11% as of 46e4a71

@@            vmf-3.0     #49   diff @@
=======================================
  Files            66      66       
  Stmts          7030    6997    -33
  Branches          0       0       
  Methods                           
=======================================
- Hit            4505    4476    -29
  Partial           0       0       
+ Missed         2525    2521     -4

Review entire Coverage Diff as of 46e4a71


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.

apavlenko commented 8 years ago

@savuor , please review and merge.