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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update pre-commit hooks #227

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

updates:
- [github.com/adamchainz/blacken-docs: 1.16.0 → 1.18.0](adamchainz/blacken-docs@1.16.0...1.18.0)
- [github.com/astral-sh/ruff-pre-commit: v0.4.2 → v0.6.9](astral-sh/ruff-pre-commit@v0.4.2...v0.6.9)
- [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.5.0...v5.0.0)
- [github.com/pre-commit/mirrors-prettier: v3.1.0 → v4.0.0-alpha.8](pre-commit/mirrors-prettier@v3.1.0...v4.0.0-alpha.8)
- [github.com/pre-commit/mirrors-mypy: v1.7.1 → v1.11.2](pre-commit/mirrors-mypy@v1.7.1...v1.11.2)
- [github.com/codespell-project/codespell: v2.2.6 → v2.3.0](codespell-project/codespell@v2.2.6...v2.3.0)
- [github.com/shellcheck-py/shellcheck-py: v0.9.0.6 → v0.10.0.1](shellcheck-py/shellcheck-py@v0.9.0.6...v0.10.0.1)
- [github.com/abravalheri/validate-pyproject: v0.18 → v0.20.2](abravalheri/validate-pyproject@v0.18...v0.20.2)
- [github.com/python-jsonschema/check-jsonschema: 0.29.0 → 0.29.3](python-jsonschema/check-jsonschema@0.29.0...0.29.3)
Copy link

welcome bot commented Oct 7, 2024

💖 Thanks for opening this pull request! 💖
Please make sure you read our contributing guidelines.
A few things to keep in mind:

  • If you need help writing tests, take a look at the existing ones for inspiration. If you don't know where to start, let us know and we'll walk you through it. * All new features should be documented. It helps to write the docstrings for your functions/classes before writing the code. This will help you think about your code design and results in better code. * No matter what, we are really grateful that you put in the effort to do this! 🎉

Copy link

github-actions bot commented Oct 7, 2024

🔔 Thank you for raising your pull request.
Version 0.5.1 is already released. No increase in version will be made when this PR is merged.

Copy link

codecov bot commented Oct 7, 2024

Codecov Report

Attention: Patch coverage is 0% with 63 lines in your changes missing coverage. Please review.

Project coverage is 9.81%. Comparing base (a47c550) to head (32ae471).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
src/polartoolkit/maps.py 0.00% 27 Missing ⚠️
src/polartoolkit/profiles.py 0.00% 24 Missing ⚠️
src/polartoolkit/utils.py 0.00% 11 Missing ⚠️
src/polartoolkit/fetch.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main    #227   +/-   ##
=====================================
  Coverage   9.81%   9.81%           
=====================================
  Files          7       7           
  Lines       3137    3137           
=====================================
  Hits         308     308           
  Misses      2829    2829           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

0 participants