pmem / pmemfile

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

Update syscall support status. #338

Closed marcinslusarz closed 7 years ago

marcinslusarz commented 7 years ago

This change is Reviewable

codecov[bot] commented 7 years ago

Codecov Report

Merging #338 into master will increase coverage by <.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #338      +/-   ##
==========================================
+ Coverage   77.11%   77.12%   +<.01%     
==========================================
  Files          92       92              
  Lines       14106    14107       +1     
  Branches     2021     2020       -1     
==========================================
+ Hits        10878    10880       +2     
  Misses       2457     2457              
+ Partials      771      770       -1
Impacted Files Coverage Δ
src/libpmemfile/path_resolve.c 87.57% <0%> (-1.11%) :arrow_down:
src/libpmemfile-posix/read.c 92.51% <0%> (-0.69%) :arrow_down:
src/libpmemfile-posix/file.c 69.23% <0%> (-0.28%) :arrow_down:
tests/posix/mt/mt.cpp 87.04% <0%> (-0.07%) :arrow_down:
src/libpmemfile-posix/inode.c 77.7% <0%> (+0.34%) :arrow_up:
src/libpmemfile-posix/data.c 89.61% <0%> (+0.38%) :arrow_up:
src/libpmemfile-posix/rename.c 91.2% <0%> (+0.4%) :arrow_up:
src/libpmemfile-posix/unlink.c 94.93% <0%> (+2.53%) :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 8208e66...200c9ec. Read the comment docs.

krzycz 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

sarahjelinek commented 7 years ago
:lgtm:

Review status: :shipit: all files reviewed at latest revision, all discussions resolved, all commit checks successful.


Comments from Reviewable