chfast / ethash

C/C++ implementation of Ethash and ProgPoW – the Ethereum Proof of Work algorithms
Apache License 2.0
140 stars 126 forks source link

cmake: Require C11 for ethash compilation #188

Closed chfast closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #188 (16696ce) into master (54f425a) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #188   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines         1638      1653   +15     
=========================================
+ Hits          1638      1653   +15     
Flag Coverage Δ
be 89.54% <ø> (?)
default 99.81% <ø> (ø)
x86_64 89.07% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
lib/ethash/endianness.hpp 100.00% <0.00%> (ø)