unthreaded / git-hooks

Small, lightweight tool to ensure ticket numbers make it into your Git commit messages
MIT License
0 stars 2 forks source link

Bugfix/gh 64 fix slowness in large repo #84

Closed lcombs15 closed 3 years ago

lcombs15 commented 4 years ago

:pushpin: Issue

:memo: Details

codecov[bot] commented 4 years ago

Codecov Report

Merging #84 (22c2ae7) into master (76e29d5) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #84   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          153       159    +6     
=========================================
+ Hits           153       159    +6     
Impacted Files Coverage Δ
src/main/commit_msg_hook.py 100.00% <100.00%> (ø)
src/main/config/commit_hook_config_ini_impl.py 100.00% <100.00%> (ø)
src/main/hook/commit_msg_hook_runner.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 76e29d5...22c2ae7. Read the comment docs.