JuliaPlots / StatsPlots.jl

Statistical plotting recipes for Plots.jl
Other
436 stars 88 forks source link

fix invalid image url #528 #529

Closed szcf-weiya closed 1 year ago

szcf-weiya commented 1 year ago

see #528

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (e115039) 26.34% compared to head (b10b373) 26.34%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #529 +/- ## ======================================= Coverage 26.34% 26.34% ======================================= Files 20 20 Lines 1241 1241 ======================================= Hits 327 327 Misses 914 914 ``` 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=JuliaPlots). 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=JuliaPlots)

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

BeastyBlacksmith commented 1 year ago

Thanks!