JuliaStats / Statistics.jl

The Statistics stdlib that ships with Julia.
https://juliastats.org/Statistics.jl/dev/
Other
71 stars 40 forks source link

Fix building docs #127

Closed nalimilan closed 2 years ago

nalimilan commented 2 years ago

Julia 1.8 throws an error by default when trying to install a package which is in the sysimage.

codecov-commenter commented 2 years ago

Codecov Report

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

Coverage data is based on head (adc36b9) compared to base (0588f2c). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #127 +/- ## ======================================= Coverage 96.94% 96.94% ======================================= Files 1 1 Lines 426 426 ======================================= Hits 413 413 Misses 13 13 ``` 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=JuliaStats). 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=JuliaStats)

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