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

Solve Win32 errors #27

Closed m-j-w closed 6 years ago

m-j-w commented 6 years ago

Disable failing cpucycle() tests

codecov-io commented 6 years ago

Codecov Report

Merging #27 into master will decrease coverage by 0.07%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
- Coverage    93.4%   93.33%   -0.08%     
==========================================
  Files           3        3              
  Lines         182      180       -2     
==========================================
- Hits          170      168       -2     
  Misses         12       12
Impacted Files Coverage Δ
src/CpuInstructions.jl 100% <0%> (ø) :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 7170190...eb9233c. Read the comment docs.