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

[REF] pre_commit_vauxoo: Update pylint version #145

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

Conversation

moylop260
Copy link
Collaborator

@moylop260 moylop260 commented Jan 10, 2025

Realted to OCA/pylint-odoo#515

Analyze new checks:

  • contextmanager-generator-missing-cleanup
  • declare-non-slot
  • possibly-used-before-assignment
  • using-assignment-expression-in-unsupported-version
  • using-exception-groups-in-unsupported-version
  • using-generic-type-syntax-in-unsupported-version
  • using-positional-only-args-in-unsupported-version

@moylop260 moylop260 self-assigned this Jan 10, 2025
@moylop260 moylop260 force-pushed the main-upd-pycfg-moy branch 3 times, most recently from 733101a to eab1916 Compare January 13, 2025 03:21
@codecov-commenter
Copy link

codecov-commenter commented Jan 13, 2025

Codecov Report

Attention: Patch coverage is 37.50000% with 5 lines in your changes missing coverage. Please review.

Project coverage is 79.86%. Comparing base (035b03a) to head (56b2607).
Report is 74 commits behind head on main.

Files with missing lines Patch % Lines
.../pre_commit_vauxoo/hooks/check_deactivate_jinja.py 0.00% 3 Missing ⚠️
src/pre_commit_vauxoo/pre_commit_vauxoo.py 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #145      +/-   ##
==========================================
+ Coverage   78.09%   79.86%   +1.76%     
==========================================
  Files           4        4              
  Lines         420      432      +12     
==========================================
+ Hits          328      345      +17     
+ Misses         92       87       -5     

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

2 participants