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

fix pre-commit pylint when in venv #13

Merged
merged 1 commit into from
May 3, 2024
Merged

Conversation

jxy-s
Copy link
Collaborator

@jxy-s jxy-s commented May 3, 2024

fixes pre-commit hook for pylint to make it work from within a python virtual environment

Copy link

codecov bot commented May 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.08%. Comparing base (6e87fba) to head (dd7958f).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #13      +/-   ##
==========================================
- Coverage   91.13%   91.08%   -0.06%     
==========================================
  Files          17       17              
  Lines        1930     1930              
  Branches      235      235              
==========================================
- Hits         1759     1758       -1     
  Misses         14       14              
- Partials      157      158       +1     

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

@jxy-s jxy-s merged commit 782b898 into main May 3, 2024
10 checks passed
@jxy-s jxy-s deleted the pre-commit-pylint-venv-fix branch May 3, 2024 20:08
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