JuliaPlots / StatsPlots.jl

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

fix typo #525

Closed spaette closed 1 year ago

spaette commented 1 year ago

src/errorline.jl

codecov-commenter commented 1 year ago

Codecov Report

Base: 26.29% // Head: 26.34% // Increases project coverage by +0.05% :tada:

Coverage data is based on head (966ba8d) compared to base (837514f). Patch coverage: 33.33% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #525 +/- ## ========================================== + Coverage 26.29% 26.34% +0.05% ========================================== Files 20 20 Lines 1240 1241 +1 ========================================== + Hits 326 327 +1 Misses 914 914 ``` | [Impacted Files](https://codecov.io/gh/JuliaPlots/StatsPlots.jl/pull/525?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaPlots) | Coverage Δ | | |---|---|---| | [src/errorline.jl](https://codecov.io/gh/JuliaPlots/StatsPlots.jl/pull/525?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaPlots#diff-c3JjL2Vycm9ybGluZS5qbA==) | `34.16% <33.33%> (ø)` | | | [src/StatsPlots.jl](https://codecov.io/gh/JuliaPlots/StatsPlots.jl/pull/525?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaPlots#diff-c3JjL1N0YXRzUGxvdHMuamw=) | `33.33% <0.00%> (+33.33%)` | :arrow_up: | 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 at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.