henry2004y / Vlasiator.jl

Data processor for Vlasiator
https://henry2004y.github.io/Vlasiator.jl/stable/
MIT License
6 stars 4 forks source link

Makie ext #152

Closed henry2004y closed 1 year ago

henry2004y commented 1 year ago

Add Makie plotting support as an extension for Julia 1.9+

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 86.61% and project coverage change: +0.99% :tada:

Comparison is base (c002954) 86.87% compared to head (a8d08d3) 87.87%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #152 +/- ## ========================================== + Coverage 86.87% 87.87% +0.99% ========================================== Files 11 15 +4 Lines 2187 2441 +254 ========================================== + Hits 1900 2145 +245 - Misses 287 296 +9 ``` | [Files Changed](https://app.codecov.io/gh/henry2004y/Vlasiator.jl/pull/152?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hongyang+Zhou) | Coverage Δ | | |---|---|---| | [src/Vlasiator.jl](https://app.codecov.io/gh/henry2004y/Vlasiator.jl/pull/152?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hongyang+Zhou#diff-c3JjL1ZsYXNpYXRvci5qbA==) | `100.00% <ø> (ø)` | | | [src/utility/plot.jl](https://app.codecov.io/gh/henry2004y/Vlasiator.jl/pull/152?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hongyang+Zhou#diff-c3JjL3V0aWxpdHkvcGxvdC5qbA==) | `51.16% <ø> (+7.36%)` | :arrow_up: | | [ext/VlasiatorMakieExt/typerecipe.jl](https://app.codecov.io/gh/henry2004y/Vlasiator.jl/pull/152?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hongyang+Zhou#diff-ZXh0L1ZsYXNpYXRvck1ha2llRXh0L3R5cGVyZWNpcGUuamw=) | `68.75% <68.75%> (ø)` | | | [ext/VlasiatorMakieExt/interactive.jl](https://app.codecov.io/gh/henry2004y/Vlasiator.jl/pull/152?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hongyang+Zhou#diff-ZXh0L1ZsYXNpYXRvck1ha2llRXh0L2ludGVyYWN0aXZlLmps) | `88.73% <88.73%> (ø)` | | | [ext/VlasiatorMakieExt/fullrecipe.jl](https://app.codecov.io/gh/henry2004y/Vlasiator.jl/pull/152?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hongyang+Zhou#diff-ZXh0L1ZsYXNpYXRvck1ha2llRXh0L2Z1bGxyZWNpcGUuamw=) | `89.33% <89.33%> (ø)` | | | [ext/VlasiatorMakieExt/VlasiatorMakieExt.jl](https://app.codecov.io/gh/henry2004y/Vlasiator.jl/pull/152?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hongyang+Zhou#diff-ZXh0L1ZsYXNpYXRvck1ha2llRXh0L1ZsYXNpYXRvck1ha2llRXh0Lmps) | `100.00% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/henry2004y/Vlasiator.jl/pull/152/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hongyang+Zhou)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.