pmem / pmemfile

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

common: update cstyle script #302

Closed GBuella closed 7 years ago

GBuella commented 7 years ago

Copy from NVML.


This change is Reviewable

marcinslusarz commented 7 years ago

There is typo in PR and commit message.

codecov-io commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #302      +/-   ##
==========================================
+ Coverage   79.33%   79.33%   +<.01%     
==========================================
  Files          81       81              
  Lines       12061    12061              
  Branches     1628     1628              
==========================================
+ Hits         9568     9569       +1     
+ Misses       1887     1885       -2     
- Partials      606      607       +1
Impacted Files Coverage Δ
src/libpmemfile/syscall_early_filter.c 60% <0%> (-20%) :arrow_down:
src/libpmemfile/libpmemfile-posix-wrappers.h 49.11% <0%> (-1.19%) :arrow_down:
src/libpmemfile-posix/data.c 91.86% <0%> (-0.39%) :arrow_down:
src/libpmemfile-posix/dir.c 81.81% <0%> (-0.25%) :arrow_down:
src/libpmemfile-posix/file.c 66.48% <0%> (ø) :arrow_up:
src/libpmemfile-posix/inode.c 88.88% <0%> (+0.39%) :arrow_up:
tests/posix/mt/mt.cpp 86.45% <0%> (+0.52%) :arrow_up:
src/libpmemfile-posix/rename.c 91.53% <0%> (+1.61%) :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 6d30d3d...4210231. Read the comment docs.

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

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