pmem / pmemfile

Userspace implementation of file APIs using persistent memory.
Other
34 stars 21 forks source link

utils: merge broken messages in check_license #381

Closed ldorau closed 7 years ago

ldorau commented 7 years ago

This change is Reviewable

codecov[bot] commented 7 years ago

Codecov Report

Merging #381 into master will increase coverage by 0.14%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #381      +/-   ##
==========================================
+ Coverage   76.91%   77.06%   +0.14%     
==========================================
  Files          67       67              
  Lines        8261     8261              
  Branches     1658     1658              
==========================================
+ Hits         6354     6366      +12     
+ Misses       1489     1484       -5     
+ Partials      418      411       -7
Flag Coverage Δ
#ltp_tests 46.64% <ø> (+0.95%) :arrow_up:
#sqlite_tests 45.25% <ø> (ø) :arrow_up:
#tests_antool 14.72% <ø> (ø) :arrow_up:
#tests_posix_multi_threaded 25.13% <ø> (+0.04%) :arrow_up:
#tests_posix_single_threaded 54.28% <ø> (-0.03%) :arrow_down:
#tests_preload 44.77% <ø> (-0.03%) :arrow_down:
Impacted Files Coverage Δ
src/libpmemfile-posix/dir.c 85.99% <0%> (+0.98%) :arrow_up:
src/libpmemfile-posix/data.c 94.82% <0%> (+1.19%) :arrow_up:
src/libpmemfile-posix/block_array.c 96.77% <0%> (+2.41%) :arrow_up:
src/libpmemfile-posix/blocks.c 70% <0%> (+5%) :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 e3f8791...da8fa85. Read the comment docs.

marcinslusarz commented 7 years ago
:lgtm:

Reviewed 1 of 1 files at r1. Review status: all files reviewed at latest revision, all discussions resolved.


Comments from Reviewable