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

Adopt ruff and reduce pre-commit usage #97

Closed blink1073 closed 1 year ago

blink1073 commented 1 year ago

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

codecov[bot] commented 1 year ago

Codecov Report

Base: 92.12% // Head: 92.20% // Increases project coverage by +0.07% :tada:

Coverage data is based on head (d9810dc) compared to base (18896db). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #97 +/- ## ========================================== + Coverage 92.12% 92.20% +0.07% ========================================== Files 5 5 Lines 216 218 +2 Branches 56 56 ========================================== + Hits 199 201 +2 Misses 12 12 Partials 5 5 ``` | [Impacted Files](https://codecov.io/gh/jupyterlab/hatch-jupyter-builder/pull/97?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jupyterlab) | Coverage Δ | | |---|---|---| | [hatch\_jupyter\_builder/utils.py](https://codecov.io/gh/jupyterlab/hatch-jupyter-builder/pull/97/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jupyterlab#diff-aGF0Y2hfanVweXRlcl9idWlsZGVyL3V0aWxzLnB5) | `93.87% <100.00%> (+0.08%)` | :arrow_up: | 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.