pmem / pmemfile

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

antool: add README.md #427

Closed ldorau closed 6 years ago

ldorau commented 6 years ago

This change is Reviewable

codecov[bot] commented 6 years ago

Codecov Report

Merging #427 into master will decrease coverage by 0.19%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #427     +/-   ##
=========================================
- Coverage   76.16%   75.96%   -0.2%     
=========================================
  Files          70       70             
  Lines        8805     8805             
  Branches     1779     1779             
=========================================
- Hits         6706     6689     -17     
- Misses       1607     1626     +19     
+ Partials      492      490      -2
Flag Coverage Δ
#ltp_tests 44.77% <ø> (-0.25%) :arrow_down:
#sqlite_tests 44.89% <ø> (-0.08%) :arrow_down:
#tests_antool 15.06% <ø> (ø) :arrow_up:
#tests_posix_multi_threaded 25.43% <ø> (+0.03%) :arrow_up:
#tests_posix_single_threaded 53.45% <ø> (ø) :arrow_up:
#tests_preload 44.42% <ø> (-0.09%) :arrow_down:
Impacted Files Coverage Δ
src/libpmemfile-posix/fcntl.c 46.91% <0%> (-16.05%) :arrow_down:
src/libpmemfile/vfd_table.c 80.26% <0%> (-0.9%) :arrow_down:
src/libpmemfile-posix/dir.c 85.53% <0%> (-0.5%) :arrow_down:

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 711f44c...d188489. Read the comment docs.

krzycz commented 6 years ago

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


Comments from Reviewable

marcinslusarz commented 6 years ago
:lgtm:

Reviewed 1 of 1 files at r2. Review status: all files reviewed at latest revision, all discussions resolved, some commit checks failed.


Comments from Reviewable