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 branch for further improvements. #6

Closed m-j-w closed 7 years ago

m-j-w commented 7 years ago

This branch will undergo several updates where history is rewritten !

(This PR is due to Appveyor apparently only running when there is a PR against master...)

codecov-io commented 7 years ago

Codecov Report

Merging #6 into master will increase coverage by 3.12%. The diff coverage is 94.4%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
+ Coverage   90.32%   93.45%   +3.12%     
==========================================
  Files           1        3       +2     
  Lines          62      168     +106     
==========================================
+ Hits           56      157     +101     
- Misses          6       11       +5
Impacted Files Coverage Δ
src/cpufeature.jl 100% <100%> (ø)
src/CpuInstructions.jl 100% <100%> (ø)
src/CpuId.jl 92.51% <93.44%> (+2.19%) :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 5c1eb0f...95a74b4. Read the comment docs.