JuliaMath / Quadmath.jl

Float128 and libquadmath for the Julia language
Other
40 stars 11 forks source link

Simplify library logic on MacOS #59

Closed simonbyrne closed 1 year ago

simonbyrne commented 1 year ago

As suggested by @giordano https://github.com/JuliaMath/Quadmath.jl/pull/58#discussion_r1108540644

codecov[bot] commented 1 year ago

Codecov Report

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

Coverage data is based on head (a32250e) compared to base (d3089c9). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #59 +/- ## ======================================= Coverage 75.36% 75.36% ======================================= Files 3 3 Lines 341 341 ======================================= Hits 257 257 Misses 84 84 ``` | [Impacted Files](https://codecov.io/gh/JuliaMath/Quadmath.jl/pull/59?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaMath) | Coverage Δ | | |---|---|---| | [src/Quadmath.jl](https://codecov.io/gh/JuliaMath/Quadmath.jl/pull/59?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaMath#diff-c3JjL1F1YWRtYXRoLmps) | `84.53% <ø> (ø)` | | 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=JuliaMath). 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=JuliaMath)

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