pmem / pmemfile

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

Speedup tests #408

Closed marcinslusarz closed 6 years ago

marcinslusarz commented 6 years ago

This change is Reviewable

codecov[bot] commented 6 years ago

Codecov Report

Merging #408 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #408   +/-   ##
=======================================
  Coverage   77.04%   77.04%           
=======================================
  Files          67       67           
  Lines        8533     8533           
  Branches     1707     1707           
=======================================
  Hits         6574     6574           
- Misses       1532     1534    +2     
+ Partials      427      425    -2
Flag Coverage Δ
#ltp_tests 46.71% <ø> (-0.03%) :arrow_down:
#sqlite_tests 46.24% <ø> (+0.02%) :arrow_up:
#tests_antool 14.89% <ø> (ø) :arrow_up:
#tests_posix_multi_threaded 26.14% <ø> (+0.08%) :arrow_up:
#tests_posix_single_threaded 54.67% <ø> (-0.03%) :arrow_down:
#tests_preload 45.36% <ø> (-0.08%) :arrow_down:
Impacted Files Coverage Δ
src/libpmemfile-posix/fcntl.c 46.91% <0%> (-2.47%) :arrow_down:
src/libpmemfile-posix/dir.c 85.29% <0%> (+0.24%) :arrow_up:
src/libpmemfile-posix/write.c 86.85% <0%> (+0.46%) :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 598ee0f...545b4f7. Read the comment docs.

sarahjelinek commented 6 years ago
:lgtm:

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


Comments from Reviewable

krzycz commented 6 years ago

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


Comments from Reviewable