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

Add CPU core count and cache size detection for AMD #26

Closed m-j-w closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #26 into master will decrease coverage by 0.14%. The diff coverage is 96.15%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
- Coverage    93.4%   93.26%   -0.15%     
==========================================
  Files           3        3              
  Lines         182      193      +11     
==========================================
+ Hits          170      180      +10     
- Misses         12       13       +1
Impacted Files Coverage Δ
src/CpuInstructions.jl 100% <100%> (ø) :arrow_up:
src/CpuId.jl 92.69% <95.45%> (-0.12%) :arrow_down:

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 7170190...3510dd2. Read the comment docs.