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

add cell_ids to widget, fix selection model #88

Closed bollwyvl closed 2 years ago

bollwyvl commented 2 years ago

References

Changes

codecov[bot] commented 2 years ago

Codecov Report

Merging #88 (89a9f8e) into master (7e38b4c) will increase coverage by 0.12%. The diff coverage is 96.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
+ Coverage   96.48%   96.61%   +0.12%     
==========================================
  Files          25       25              
  Lines         711      767      +56     
  Branches       78       87       +9     
==========================================
+ Hits          686      741      +55     
- Misses         13       14       +1     
  Partials       12       12              
Impacted Files Coverage Δ
.../ipydrawio-export/src/ipydrawio_export/__init__.py 100.00% <ø> (ø)
.../ipydrawio-export/src/ipydrawio_export/_version.py 100.00% <ø> (ø)
...kages/ipydrawio-export/src/ipydrawio_export/app.py 100.00% <ø> (ø)
...ipydrawio-export/src/ipydrawio_export/constants.py 100.00% <ø> (ø)
.../ipydrawio-export/src/ipydrawio_export/handlers.py 100.00% <ø> (ø)
...s/ipydrawio-export/src/ipydrawio_export/manager.py 91.34% <ø> (ø)
...wio-export/src/ipydrawio_export/serverextension.py 100.00% <ø> (ø)
...awio-export/src/ipydrawio_export/tests/conftest.py 100.00% <ø> (ø)
...awio-export/src/ipydrawio_export/tests/test_app.py 100.00% <ø> (ø)
...awio-export/src/ipydrawio_export/tests/test_cli.py 100.00% <ø> (ø)
... and 15 more

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 7e38b4c...89a9f8e. Read the comment docs.