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

[REV] pre-commit-config: Revert enable jobs for pylint hook #141

Merged
merged 1 commit into from
Dec 24, 2024

Conversation

moylop260
Copy link
Collaborator

New pylint-odoo version is compatible to use multiple jobs and this commit enables the option in order to run faster

However, there is a pending issue to fix:

So, consider-merging-classes-inherited could be not raised

New pylint-odoo version is compatible to use multiple jobs and this commit enables the option in order to run faster

However, there is a pending issue to fix:
 - OCA/pylint-odoo#512

So, consider-merging-classes-inherited could be not raised
@moylop260 moylop260 self-assigned this Dec 24, 2024
@moylop260 moylop260 merged commit 0ae95f2 into Vauxoo:main Dec 24, 2024
16 of 21 checks passed
@moylop260 moylop260 deleted the rev-jobs-moy branch December 24, 2024 15:06
@codecov-commenter
Copy link

codecov-commenter commented Dec 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.23%. Comparing base (035b03a) to head (941c71b).
Report is 69 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #141      +/-   ##
==========================================
+ Coverage   78.09%   80.23%   +2.14%     
==========================================
  Files           4        4              
  Lines         420      425       +5     
==========================================
+ Hits          328      341      +13     
+ Misses         92       84       -8     

☔ 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