pmem / pmemfile

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

travis: don't use deprecated image #349

Closed marcinslusarz closed 7 years ago

marcinslusarz commented 7 years ago

Not needed probably since #303.


This change is Reviewable

krzycz commented 7 years ago
:lgtm:

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


Comments from Reviewable

krzycz commented 7 years ago

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


Comments from Reviewable

codecov[bot] commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #349      +/-   ##
=========================================
+ Coverage   74.09%   74.1%   +0.01%     
=========================================
  Files          64      64              
  Lines        7999    7999              
  Branches     1617    1617              
=========================================
+ Hits         5927    5928       +1     
  Misses       1562    1562              
+ Partials      510     509       -1
Flag Coverage Δ
#sqlite_tests 45.87% <ø> (ø) :arrow_up:
#tests_antool 12.19% <ø> (ø) :arrow_up:
#tests_posix_multi_threaded 25.93% <ø> (-0.02%) :arrow_down:
#tests_posix_single_threaded 55.97% <ø> (-0.03%) :arrow_down:
#tests_preload 46.14% <ø> (-0.06%) :arrow_down:
Impacted Files Coverage Δ
src/libpmemfile-posix/file.c 70.67% <0%> (-0.28%) :arrow_down:
src/libpmemfile-posix/dir.c 85.74% <0%> (+0.49%) :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 a7f1d34...c492757. Read the comment docs.

sarahjelinek commented 7 years ago
:lgtm:

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


Comments from Reviewable