pmem / pmemfile

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

antool: dup* is supported #343

Closed mslusarz closed 7 years ago

mslusarz commented 7 years ago

This change is Reviewable

codecov[bot] commented 7 years ago

Codecov Report

Merging #343 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #343      +/-   ##
==========================================
+ Coverage   73.66%   73.67%   +0.01%     
==========================================
  Files          64       64              
  Lines        7990     7990              
  Branches     1613     1613              
==========================================
+ Hits         5886     5887       +1     
  Misses       1588     1588              
+ Partials      516      515       -1
Flag Coverage Δ
#sqlite_tests 45.63% <ø> (+0.01%) :arrow_up:
#tests_antool 12.21% <100%> (ø) :arrow_up:
#tests_posix_multi_threaded 25.9% <ø> (-0.03%) :arrow_down:
#tests_posix_single_threaded 56.04% <ø> (ø) :arrow_up:
#tests_preload 45.36% <ø> (-0.08%) :arrow_down:
Impacted Files Coverage Δ
src/tools/antool/listsyscalls.py 76.28% <100%> (ø) :arrow_up:
src/libpmemfile-posix/inode.c 88.15% <0%> (-0.35%) :arrow_down:
src/libpmemfile-posix/file.c 69.5% <0%> (-0.28%) :arrow_down:
src/libpmemfile-posix/rename.c 92% <0%> (+0.4%) :arrow_up:
src/libpmemfile-posix/dir.c 85.25% <0%> (+0.49%) :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 a3f66ea...32d753f. Read the comment docs.

krzycz commented 7 years ago

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