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

Parse "Defined:" from profile output with functions #52

Merged
merged 1 commit into from
Sep 11, 2018

Conversation

blueyed
Copy link
Member

@blueyed blueyed commented Aug 14, 2018

Ref: vim/vim#3329

Waiting for vim-jp/issues#1178.

@codecov
Copy link

codecov bot commented Aug 14, 2018

Codecov Report

Merging #52 into master will decrease coverage by 0.08%.
The diff coverage is 93.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #52      +/-   ##
==========================================
- Coverage   97.38%   97.29%   -0.09%     
==========================================
  Files          15       15              
  Lines        1567     1592      +25     
  Branches      166      172       +6     
==========================================
+ Hits         1526     1549      +23     
- Misses         28       29       +1     
- Partials       13       14       +1
Flag Coverage Δ
#py27 97.04% <93.33%> (-0.09%) ⬇️
#py34 95.72% <93.33%> (-0.06%) ⬇️
#py35 96.54% <93.33%> (-0.08%) ⬇️
#py36 96.54% <93.33%> (-0.08%) ⬇️
#py37 96.54% <93.33%> (-0.08%) ⬇️
Impacted Files Coverage Δ
tests/test_main.py 100% <100%> (ø) ⬆️
covimerage/__init__.py 91.31% <90%> (-0.2%) ⬇️

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 f382332...57aceac. Read the comment docs.

@blueyed blueyed changed the title WIP: parse "Source:" from profile output with functions Parse "Defined:" from profile output with functions Sep 11, 2018
@blueyed blueyed merged commit 65b85f6 into Vimjas:master Sep 11, 2018
@blueyed blueyed deleted the func-source branch September 11, 2018 21:33
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