tezc / sc

Common libraries and data structures for C.
BSD 3-Clause "New" or "Revised" License
2.26k stars 245 forks source link

auto align msync addr to multiple of OS page size #77

Closed tezc closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #77 (fb59e9d) into master (a48de52) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #77   +/-   ##
=======================================
  Coverage   99.81%   99.81%           
=======================================
  Files          21       21           
  Lines        2180     2184    +4     
  Branches      380      381    +1     
=======================================
+ Hits         2176     2180    +4     
  Partials        4        4           
Impacted Files Coverage Δ
memory-map/sc_mmap.c 100.00% <100.00%> (ø)

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 a48de52...fb59e9d. Read the comment docs.