JuliaPy / PythonPlot.jl

Plotting for Julia based on matplotlib.pyplot
MIT License
74 stars 8 forks source link

fix `close(::Figure)` and add test #23

Closed IanButterworth closed 1 year ago

IanButterworth commented 1 year ago

Fixes #22

codecov-commenter commented 1 year ago

Codecov Report

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

@@           Coverage Diff           @@
##             main      #23   +/-   ##
=======================================
  Coverage        ?   17.14%           
=======================================
  Files           ?        5           
  Lines           ?      449           
  Branches        ?        0           
=======================================
  Hits            ?       77           
  Misses          ?      372           
  Partials        ?        0           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more