JuliaPlots / UnicodePlots.jl

Unicode-based scientific plotting for working in the terminal
Other
1.42k stars 77 forks source link

swap `Function` order #345

Closed t-bltg closed 1 year ago

t-bltg commented 1 year ago

Fix https://github.com/JuliaPlots/UnicodePlots.jl/issues/343, consistency fix.

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (8843337) 99.80% compared to head (1c25eaf) 99.80%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #345 +/- ## ======================================= Coverage 99.80% 99.80% ======================================= Files 35 35 Lines 2045 2045 ======================================= Hits 2041 2041 Misses 4 4 ``` | [Impacted Files](https://codecov.io/gh/JuliaPlots/UnicodePlots.jl/pull/345?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaPlots) | Coverage Δ | | |---|---|---| | [src/UnicodePlots.jl](https://codecov.io/gh/JuliaPlots/UnicodePlots.jl/pull/345?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaPlots#diff-c3JjL1VuaWNvZGVQbG90cy5qbA==) | `100.00% <ø> (ø)` | | | [ext/IntervalSetsExt.jl](https://codecov.io/gh/JuliaPlots/UnicodePlots.jl/pull/345?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaPlots#diff-ZXh0L0ludGVydmFsU2V0c0V4dC5qbA==) | `100.00% <100.00%> (ø)` | | | [src/interface/lineplot.jl](https://codecov.io/gh/JuliaPlots/UnicodePlots.jl/pull/345?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaPlots#diff-c3JjL2ludGVyZmFjZS9saW5lcGxvdC5qbA==) | `100.00% <100.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=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.