collab-uniba / pynblint

Pynblint is a linter for Python Jupyter notebooks.
MIT License
40 stars 2 forks source link

Update dependencies #97

Closed louieQ closed 3 months ago

louieQ commented 3 months ago

Updated all project dependencies (including dev dependencies).

After this update, Pynblint will require Python 3.8 or above.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 56.41%. Comparing base (8c7a6de) to head (b62f918).

Files Patch % Lines
pynblint/repo_linter.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #97 +/- ## ========================================== + Coverage 56.35% 56.41% +0.06% ========================================== Files 18 18 Lines 921 920 -1 ========================================== Hits 519 519 + Misses 402 401 -1 ``` | [Flag](https://app.codecov.io/gh/collab-uniba/pynblint/pull/97/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=collab-uniba) | Coverage Δ | | |---|---|---| | [pytest](https://app.codecov.io/gh/collab-uniba/pynblint/pull/97/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=collab-uniba) | `56.41% <50.00%> (+0.06%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=collab-uniba#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.