JuliaPy / PyPlot.jl

Plotting for Julia based on matplotlib.pyplot
https://github.com/JuliaPy/PyPlot.jl
MIT License
469 stars 85 forks source link

Update CI.yml to use LTS #584

Open ViralBShah opened 3 days ago

ViralBShah commented 3 days ago

CI was failing for Julia 1.0. Bumping to 1.6 LTS.

codecov-commenter commented 3 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 23.83%. Comparing base (343430a) to head (f12618e). Report is 16 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #584 +/- ## ========================================== + Coverage 22.92% 23.83% +0.90% ========================================== Files 4 4 Lines 362 365 +3 ========================================== + Hits 83 87 +4 + Misses 279 278 -1 ```

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