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

Add more ci checks #102

Closed blink1073 closed 1 year ago

blink1073 commented 1 year ago

cf https://github.com/jupyter-server/jupyter_server/pull/1147

codecov[bot] commented 1 year ago

Codecov Report

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

Coverage data is based on head (b9f0947) compared to base (7563873). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #102 +/- ## ======================================= Coverage 91.74% 91.74% ======================================= Files 5 5 Lines 218 218 Branches 57 57 ======================================= Hits 200 200 Misses 12 12 Partials 6 6 ``` | [Impacted Files](https://codecov.io/gh/jupyterlab/hatch-jupyter-builder/pull/102?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jupyterlab) | Coverage Δ | | |---|---|---| | [hatch\_jupyter\_builder/\_\_main\_\_.py](https://codecov.io/gh/jupyterlab/hatch-jupyter-builder/pull/102/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jupyterlab#diff-aGF0Y2hfanVweXRlcl9idWlsZGVyL19fbWFpbl9fLnB5) | `0.00% <ø> (ø)` | | | [hatch\_jupyter\_builder/hooks.py](https://codecov.io/gh/jupyterlab/hatch-jupyter-builder/pull/102/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jupyterlab#diff-aGF0Y2hfanVweXRlcl9idWlsZGVyL2hvb2tzLnB5) | `100.00% <ø> (ø)` | | | [hatch\_jupyter\_builder/plugin.py](https://codecov.io/gh/jupyterlab/hatch-jupyter-builder/pull/102/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jupyterlab#diff-aGF0Y2hfanVweXRlcl9idWlsZGVyL3BsdWdpbi5weQ==) | `90.32% <ø> (ø)` | | | [hatch\_jupyter\_builder/utils.py](https://codecov.io/gh/jupyterlab/hatch-jupyter-builder/pull/102/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jupyterlab#diff-aGF0Y2hfanVweXRlcl9idWlsZGVyL3V0aWxzLnB5) | `93.19% <ø> (ø)` | | 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.