deathbeds / ipydrawio

A standalone embedding of the FOSS drawio / mxgraph package into jupyterlab
https://ipydrawio.rtfd.io
Apache License 2.0
51 stars 4 forks source link

Bump to drawio 19.0.3 #96

Closed bollwyvl closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #96 (3816806) into master (5169c41) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master      #96   +/-   ##
=======================================
  Coverage   97.11%   97.12%           
=======================================
  Files          21       21           
  Lines         729      730    +1     
  Branches       91       91           
=======================================
+ Hits          708      709    +1     
  Misses         12       12           
  Partials        9        9           
Impacted Files Coverage Δ
...s/ipydrawio-export/src/ipydrawio_export/manager.py 91.37% <100.00%> (+0.03%) :arrow_up:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more