m-j-w / CpuId.jl

Ask the CPU for cache sizes, SIMD feature support, a running hypervisor, and more.
Other
54 stars 10 forks source link

Experimental #12

Closed m-j-w closed 7 years ago

m-j-w commented 7 years ago

Apart from minor fixes, this adds the following features:

codecov-io commented 7 years ago

Codecov Report

Merging #12 into master will increase coverage by 4.68%. The diff coverage is 95.94%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
+ Coverage   92.39%   97.07%   +4.68%     
==========================================
  Files           3        3              
  Lines         184      205      +21     
==========================================
+ Hits          170      199      +29     
+ Misses         14        6       -8
Impacted Files Coverage Δ
src/cpufeature.jl 100% <100%> (ø) :arrow_up:
src/CpuInstructions.jl 100% <100%> (ø) :arrow_up:
src/CpuId.jl 96.87% <95.52%> (+5.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 bf13f35...f063c36. Read the comment docs.