pmem / pmemfile

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

Various Travis-related changes. #355

Closed marcinslusarz closed 7 years ago

marcinslusarz commented 7 years ago

This change is Reviewable

codecov[bot] commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #355      +/-   ##
========================================
- Coverage   75.04%    75%   -0.04%     
========================================
  Files          64     64              
  Lines        7922   7922              
  Branches     1589   1589              
========================================
- Hits         5945   5942       -3     
- Misses       1479   1480       +1     
- Partials      498    500       +2
Flag Coverage Δ
#sqlite_tests 45.56% <ø> (+0.03%) :arrow_up:
#tests_antool 12.54% <ø> (ø) :arrow_up:
#tests_posix_multi_threaded 25.94% <ø> (-0.06%) :arrow_down:
#tests_posix_single_threaded 55.96% <ø> (ø) :arrow_up:
#tests_preload 46.16% <ø> (+0.04%) :arrow_up:
Impacted Files Coverage Δ
src/libpmemfile-posix/dir.c 85.01% <0%> (-0.74%) :arrow_down:
src/libpmemfile-posix/inode.c 88.15% <0%> (-0.35%) :arrow_down:
src/libpmemfile-posix/rename.c 92% <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 16679fb...fb2d1c9. Read the comment docs.

krzycz commented 7 years ago

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


Comments from Reviewable