Vimjas / vim-python-pep8-indent

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

Fix multiline handling with blank lines #111

Closed blueyed closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #111 into master will decrease coverage by 1.21%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #111      +/-   ##
=========================================
- Coverage   92.41%   91.2%   -1.22%     
=========================================
  Files           1       1              
  Lines         211     216       +5     
=========================================
+ Hits          195     197       +2     
- Misses         16      19       +3
Impacted Files Coverage Δ
indent/python.vim 91.2% <100%> (-1.22%) :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 6d5ce1e...f4b39d2. Read the comment docs.