JuliaGraphics / Winston.jl

2D plotting for Julia
MIT License
171 stars 55 forks source link

Update Winston.jl #312

Closed my-little-repository closed 1 year ago

my-little-repository commented 1 year ago

Occurrences of the range function with two arguments have been renamed to sym_range to solve #311 and #310 issues.

codecov[bot] commented 1 year ago

Codecov Report

Base: 54.40% // Head: 54.29% // Decreases project coverage by -0.11% :warning:

Coverage data is based on head (4ad37f3) compared to base (12856a9). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #312 +/- ## ========================================== - Coverage 54.40% 54.29% -0.12% ========================================== Files 10 10 Lines 2733 2726 -7 ========================================== - Hits 1487 1480 -7 Misses 1246 1246 ``` | [Impacted Files](https://codecov.io/gh/JuliaGraphics/Winston.jl/pull/312?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaGraphics) | Coverage Δ | | |---|---|---| | [src/Winston.jl](https://codecov.io/gh/JuliaGraphics/Winston.jl/pull/312/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaGraphics#diff-c3JjL1dpbnN0b24uamw=) | `62.54% <100.00%> (-0.07%)` | :arrow_down: | | [src/gtk.jl](https://codecov.io/gh/JuliaGraphics/Winston.jl/pull/312/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaGraphics#diff-c3JjL2d0ay5qbA==) | `60.00% <0.00%> (-8.19%)` | :arrow_down: | 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=JuliaGraphics). 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=JuliaGraphics)

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