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

noahp/pre commit #66

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft

noahp/pre commit #66

wants to merge 4 commits into from

Conversation

noahp
Copy link
Collaborator

@noahp noahp commented Dec 20, 2022

  • Add a pre-commit config file
  • Add pre-commit
  • Run pre-commit and commit the result
  • Add .git-blame-ignore-revs for pre-commit run

Not enabled in CI, but helpful for linting the github actions script as
well as the python code.

I haven't run this against all-files.
Cover all the usual ones.

No pylint or mypy.
@codecov
Copy link

codecov bot commented Dec 20, 2022

Codecov Report

Base: 81.75% // Head: 81.75% // No change to project coverage 👍

Coverage data is based on head (1cbf1e2) compared to base (99de402).
Patch coverage: 88.32% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #66   +/-   ##
=======================================
  Coverage   81.75%   81.75%           
=======================================
  Files          11       11           
  Lines        1239     1239           
=======================================
  Hits         1013     1013           
  Misses        226      226           
Impacted Files Coverage Δ
puncover/gcc_tools.py 67.85% <42.85%> (ø)
puncover/renderers.py 54.25% <61.76%> (ø)
puncover/collector.py 74.75% <82.35%> (ø)
puncover/__init__.py 100.00% <100.00%> (ø)
puncover/backtrace_helper.py 100.00% <100.00%> (ø)
tests/__init__.py 100.00% <100.00%> (ø)
tests/test_backtrace_helper.py 100.00% <100.00%> (ø)
tests/test_collector.py 100.00% <100.00%> (ø)
tests/test_contextfilter.py 100.00% <100.00%> (ø)
tests/test_gcc_tools.py 100.00% <100.00%> (ø)
... and 1 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

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