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

Merged
merged 3 commits into from
Nov 18, 2024
Merged

chore: update pre-commit hooks #227

merged 3 commits into from
Nov 18, 2024

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 65 lines in your changes missing coverage. Please review.

Project coverage is 9.84%. Comparing base (a47c550) to head (11f4539).
Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
src/polartoolkit/maps.py 0.00% 29 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.84%   +0.02%     
========================================
  Files          7       7              
  Lines       3137    3130       -7     
========================================
  Hits         308     308              
+ Misses      2829    2822       -7     

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


🚨 Try these New Features:

Copy link

🔔 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.

@mdtanker mdtanker merged commit e73a310 into main Nov 18, 2024
13 of 18 checks passed
Copy link

welcome bot commented Nov 18, 2024

🎉🎉🎉 Congrats on merging your first pull request and welcome to the team! 🎉🎉🎉
We hope that this was a good experience for you. Let us know if there is any way that the contributing process could be improved.

@mdtanker mdtanker deleted the pre-commit-ci-update-config branch November 18, 2024 19:31
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.

1 participant