pmem / pmemfile

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

antool: add README with usage and examples #433

Closed ldorau closed 6 years ago

ldorau commented 6 years ago

Ref: #317


This change is Reviewable

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #433     +/-   ##
=========================================
+ Coverage   75.95%   76.15%   +0.2%     
=========================================
  Files          70       70             
  Lines        8815     8815             
  Branches     1781     1781             
=========================================
+ Hits         6695     6713     +18     
+ Misses       1628     1609     -19     
- Partials      492      493      +1
Flag Coverage Δ
#ltp_tests 45.06% <ø> (+0.3%) :arrow_up:
#sqlite_tests 44.94% <ø> (+0.06%) :arrow_up:
#tests_antool 15.05% <ø> (ø) :arrow_up:
#tests_posix_multi_threaded 25.64% <ø> (+0.09%) :arrow_up:
#tests_posix_single_threaded 53.52% <ø> (+0.02%) :arrow_up:
#tests_preload 44.59% <ø> (+0.16%) :arrow_up:
Impacted Files Coverage Δ
src/libpmemfile-posix/write.c 84.97% <0%> (+0.46%) :arrow_up:
src/libpmemfile/path_resolve.c 89.28% <0%> (+0.59%) :arrow_up:
src/libpmemfile-posix/dir.c 85.78% <0%> (+0.73%) :arrow_up:
src/libpmemfile-posix/fcntl.c 62.96% <0%> (+16.04%) :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 7f181b5...5bbb84d. Read the comment docs.

marcinslusarz commented 6 years ago
:lgtm:

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


Comments from Reviewable