JuliaSIMD / CPUSummary.jl

MIT License
7 stars 4 forks source link

Clamp cpucores when calculating PrecompiledCacheSize #15

Closed mkitti closed 1 year ago

mkitti commented 1 year ago

Fix #14

codecov[bot] commented 1 year ago

Codecov Report

Base: 8.83% // Head: 8.83% // No change to project coverage :thumbsup:

Coverage data is based on head (d5f15d5) compared to base (6b35f33). Patch coverage: 50.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #15 +/- ## ===================================== Coverage 8.83% 8.83% ===================================== Files 4 4 Lines 215 215 ===================================== Hits 19 19 Misses 196 196 ``` | [Impacted Files](https://codecov.io/gh/JuliaSIMD/CPUSummary.jl/pull/15?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaSIMD) | Coverage Δ | | |---|---|---| | [src/x86.jl](https://codecov.io/gh/JuliaSIMD/CPUSummary.jl/pull/15/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaSIMD#diff-c3JjL3g4Ni5qbA==) | `22.85% <50.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaSIMD). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaSIMD)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.