pycon.tw icon indicating copy to clipboard operation
pycon.tw copied to clipboard

feat: pre-commit

Open Ritabear opened this issue 1 year ago • 1 comments

Types of changes

Thanks for sending a pull request! Please fill in the following content to let us know better about this change. Please put an x in the box that applies

  • [ ] Bugfix
  • [x] New feature
  • [ ] Refactoring
  • [ ] Breaking change (any change that would cause existing functionality to not work as expected)
  • [ ] Documentation Update
  • [ ] Other (please describe)

Description

Describe what the change is You don't need to explain HOW you change the code. Your code, including comments in the code should explicitly self-describe enough about how you change the code.

  • security issue for pre-commit.

Ritabear avatar Jun 16 '24 16:06 Ritabear

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 73.99%. Comparing base (0fa2454) to head (34b1801). Report is 11 commits behind head on master.

:exclamation: Current head 34b1801 differs from pull request most recent head 6a297f5

Please upload reports for the commit 6a297f5 to get more accurate results.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1200   +/-   ##
=======================================
  Coverage   73.99%   73.99%           
=======================================
  Files          81       81           
  Lines        3057     3057           
=======================================
  Hits         2262     2262           
  Misses        795      795           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Jun 16 '24 16:06 codecov[bot]