Vimjas / vim-python-pep8-indent

A nicer Python indentation style for vim.
Creative Commons Zero v1.0 Universal
786 stars 69 forks source link

Improve performance #118

Closed blueyed closed 5 years ago

blueyed commented 5 years ago

Ref: https://github.com/Vimjas/vim-python-pep8-indent/issues/116

codecov[bot] commented 5 years ago

Codecov Report

Merging #118 into master will decrease coverage by 0.52%. The diff coverage is 73.07%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #118      +/-   ##
==========================================
- Coverage   92.07%   91.54%   -0.53%     
==========================================
  Files           1        1              
  Lines         202      213      +11     
==========================================
+ Hits          186      195       +9     
- Misses         16       18       +2
Impacted Files Coverage Δ
indent/python.vim 91.54% <73.07%> (-0.53%) :arrow_down:

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 22cdb82...c2e53f8. Read the comment docs.