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

revise pre-commit config #753

Merged
merged 1 commit into from
Feb 4, 2025
Merged

revise pre-commit config #753

merged 1 commit into from
Feb 4, 2025

Conversation

ekneg54
Copy link
Collaborator

@ekneg54 ekneg54 commented Feb 2, 2025

  - id: check-toml -> loads pyproject.toml to check syntax
  - id: debug-statements -> looks for orphaned `breakpoint()` in files
  - id: no-commit-to-branch -> disables commit to "main" 
  - bump versions to latest used black an isort versions

@ekneg54 ekneg54 requested a review from ppcad February 2, 2025 09:59
@ekneg54 ekneg54 self-assigned this Feb 2, 2025
@ekneg54 ekneg54 added the enhancement New feature or request label Feb 2, 2025
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.68%. Comparing base (ca1ae75) to head (e3388c2).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #753      +/-   ##
==========================================
+ Coverage   96.67%   96.68%   +0.01%     
==========================================
  Files         143      144       +1     
  Lines        9154     9183      +29     
==========================================
+ Hits         8850     8879      +29     
  Misses        304      304              

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

@ekneg54 ekneg54 merged commit 12b6e7d into main Feb 4, 2025
13 checks passed
@ekneg54 ekneg54 deleted the dev-revise-pre-commit-config branch February 11, 2025 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants