Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seperate ipydrawio-widgets package for kernel-only installs #89

Merged
merged 19 commits into from Jan 19, 2022

Conversation

bollwyvl
Copy link

@bollwyvl bollwyvl commented Jan 17, 2022

References

Changes

  • bump jupyterlite to 0.1.0a20
  • bump drawio to 16.4.0
  • create new `ipydrawio-widgets' package
  • move widgets and schema and widgets dependency there
  • make ipydrawio depend on ipydrawio-widgets
  • update docs
  • update tests
  • update changelog

@codecov
Copy link

codecov bot commented Jan 17, 2022

Codecov Report

Merging #89 (3dfd457) into master (8b44965) will increase coverage by 0.50%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #89      +/-   ##
==========================================
+ Coverage   96.61%   97.11%   +0.50%     
==========================================
  Files          25       21       -4     
  Lines         767      729      -38     
  Branches       87       91       +4     
==========================================
- Hits          741      708      -33     
+ Misses         14       12       -2     
+ Partials       12        9       -3     
Impacted Files Coverage 螖
py_packages/ipydrawio/src/ipydrawio/constants.py 100.00% <酶> (酶)
py_packages/ipydrawio/src/ipydrawio/__init__.py 100.00% <100.00%> (酶)
py_packages/ipydrawio/src/ipydrawio/clean.py 98.92% <100.00%> (+5.59%) 猬嗭笍
...packages/ipydrawio/src/ipydrawio/tests/conftest.py 100.00% <100.00%> (酶)
...packages/ipydrawio/src/ipydrawio/tests/test_cli.py 100.00% <100.00%> (酶)
.../ipydrawio-widgets/src/ipydrawio_widgets/schema.py
...widgets/src/ipydrawio_widgets/tests/test_schema.py
...idgets/src/ipydrawio_widgets/tests/test_widgets.py

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 8b44965...3dfd457. Read the comment docs.

@bollwyvl bollwyvl closed this Jan 19, 2022
@bollwyvl bollwyvl reopened this Jan 19, 2022
@bollwyvl bollwyvl merged commit 0bd8b35 into deathbeds:master Jan 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant