pmem / pmemfile

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

doc: improve environment variables documentation #316

Closed marcinslusarz closed 7 years ago

marcinslusarz commented 7 years ago

This change is Reviewable

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

codecov-io commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #316      +/-   ##
==========================================
- Coverage    77.5%   77.49%   -0.01%     
==========================================
  Files          90       90              
  Lines       13811    13812       +1     
  Branches     1994     1994              
==========================================
  Hits        10704    10704              
  Misses       2383     2383              
- Partials      724      725       +1
Impacted Files Coverage Δ
src/libpmemfile-posix/read.c 89.79% <0%> (-0.55%) :arrow_down:
src/libpmemfile-posix/file.c 66.39% <0%> (-0.37%) :arrow_down:
src/libpmemfile-posix/data.c 91.92% <0%> (-0.36%) :arrow_down:
src/libpmemfile-posix/dir.c 82.01% <0%> (+0.2%) :arrow_up:
src/libpmemfile-posix/rename.c 91.12% <0%> (+0.4%) :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 3f1d2c4...117d115. Read the comment docs.

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