pmem / pmemfile

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

antool: fix logging SyS_symlinkat #369

Closed ldorau closed 7 years ago

ldorau commented 7 years ago

This change is Reviewable

krzycz commented 7 years ago
:lgtm:

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


Comments from Reviewable

codecov[bot] commented 7 years ago

Codecov Report

Merging #369 into master will increase coverage by 0.06%. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #369      +/-   ##
========================================
+ Coverage   76.94%    77%   +0.06%     
========================================
  Files          67     67              
  Lines        8228   8228              
  Branches     1649   1649              
========================================
+ Hits         6331   6336       +5     
+ Misses       1488   1486       -2     
+ Partials      409    406       -3
Flag Coverage Δ
#ltp_tests 46.59% <ø> (+0.03%) :arrow_up:
#sqlite_tests 45.32% <ø> (ø) :arrow_up:
#tests_antool 14.77% <100%> (ø) :arrow_up:
#tests_posix_multi_threaded 25.67% <ø> (+0.02%) :arrow_up:
#tests_posix_single_threaded 54.23% <ø> (-0.03%) :arrow_down:
#tests_preload 44.93% <ø> (+0.07%) :arrow_up:
Impacted Files Coverage Δ
src/tools/antool/listsyscalls.py 99.43% <100%> (ø) :arrow_up:
src/libpmemfile-posix/inode.c 88.65% <0%> (+0.34%) :arrow_up:
src/libpmemfile-posix/data.c 94.42% <0%> (+0.39%) :arrow_up:
src/libpmemfile-posix/dir.c 85.74% <0%> (+0.73%) :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 ad333ec...a2662aa. Read the comment docs.

marcinslusarz commented 7 years ago
:lgtm:

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


Comments from Reviewable

sarahjelinek commented 7 years ago
:lgtm:

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


Comments from Reviewable