pmem / pmemfile

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

Add .mailmap #440

Closed marcinslusarz closed 6 years ago

marcinslusarz commented 6 years ago

This change is Reviewable

krzycz 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

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #440      +/-   ##
==========================================
- Coverage   78.89%   78.84%   -0.06%     
==========================================
  Files          71       71              
  Lines        8815     8815              
  Branches     1775     1775              
==========================================
- Hits         6955     6950       -5     
- Misses       1412     1413       +1     
- Partials      448      452       +4
Flag Coverage Δ
#ltp_tests 45.7% <ø> (-0.08%) :arrow_down:
#sqlite_tests 45.71% <ø> (-0.02%) :arrow_down:
#tests_antool 15.05% <ø> (ø) :arrow_up:
#tests_posix_multi_threaded 25.22% <ø> (-0.09%) :arrow_down:
#tests_posix_single_threaded 57.06% <ø> (+0.02%) :arrow_up:
#tests_preload 44.69% <ø> (+0.03%) :arrow_up:
Impacted Files Coverage Δ
src/libpmemfile-posix/rename.c 91.09% <0%> (-0.81%) :arrow_down:
src/libpmemfile-posix/write.c 87.08% <0%> (-0.48%) :arrow_down:
src/libpmemfile-posix/data.c 94.48% <0%> (-0.4%) :arrow_down:
src/libpmemfile-posix/inode.c 88.74% <0%> (-0.34%) :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 c205f5e...f1dfc9c. Read the comment docs.