JuliaHolomorphic / ComplexPhasePortrait.jl

Complex phase portraits for Julia.
Other
25 stars 9 forks source link

Compat entries; GH actions; closes #10, closes #13, closes #14 #16

Closed jagot closed 3 years ago

jagot commented 3 years ago

I updated all pertinent compat bounds and transitioned CI to Github Actions. I had to drop Julia 1.3 due to https://github.com/JuliaPlots/Makie.jl/issues/904.

codecov-io commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@1faac0e). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #16   +/-   ##
=========================================
  Coverage          ?   65.06%           
=========================================
  Files             ?        1           
  Lines             ?       83           
  Branches          ?        0           
=========================================
  Hits              ?       54           
  Misses            ?       29           
  Partials          ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1faac0e...780a2d7. Read the comment docs.

devmotion commented 3 years ago

I opened a PR that fixes the compilation error of AbstractPlotting, so maybe it is not necessary to drop support for Julia 1.3.

jagot commented 3 years ago

Bump 🙂

jagot commented 3 years ago

@ehkropf @dlfivefifty Does this look good enough?

dlfivefifty commented 3 years ago

Sorry missed this before! Will merge and tag now