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

Syntax changes for Julia 0.7 #25

Closed m-j-w closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #25 into master will decrease coverage by 3.69%. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master     #25     +/-   ##
========================================
- Coverage    97.1%   93.4%   -3.7%     
========================================
  Files           3       3             
  Lines         207     182     -25     
========================================
- Hits          201     170     -31     
- Misses          6      12      +6
Impacted Files Coverage Δ
src/cpufeature.jl 100% <100%> (ø) :arrow_up:
src/CpuId.jl 92.81% <100%> (-4.07%) :arrow_down:
src/CpuInstructions.jl 100% <100%> (ø) :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 e70e564...be72488. Read the comment docs.