tezc / sc

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

crc32 big endian support, aarch64 hardware support #64

Closed tezc closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #64 (414feeb) into master (44737e2) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #64   +/-   ##
=======================================
  Coverage   99.82%   99.82%           
=======================================
  Files          23       23           
  Lines        2270     2270           
  Branches      401      401           
=======================================
  Hits         2266     2266           
  Partials        4        4           
Impacted Files Coverage Δ
crc32/sc_crc32.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 44737e2...414feeb. Read the comment docs.