jupyterlab / hatch-jupyter-builder

A hatch plugin to help build Jupyter packages
https://hatch-jupyter-builder.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
38 stars 13 forks source link

Fix shared data path handling in migration #101

Closed blink1073 closed 1 year ago

blink1073 commented 1 year ago

Fixes #72

blink1073 commented 1 year ago

cc @agoose77

codecov[bot] commented 1 year ago

Codecov Report

Base: 92.20% // Head: 92.20% // No change to project coverage :thumbsup:

Coverage data is based on head (02eeb38) compared to base (bf1e5c4). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #101 +/- ## ======================================= Coverage 92.20% 92.20% ======================================= Files 5 5 Lines 218 218 Branches 56 56 ======================================= Hits 201 201 Misses 12 12 Partials 5 5 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jupyterlab). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jupyterlab)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.