Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / google/vim-coverage issues and pull requests
#48 - Fix gcov list unpacking for raw section containing colons
Pull Request -
State: closed - Opened by pall-valmundsson over 2 years ago
- 3 comments
#47 - Does Python coverage require a Vim with Python support?
Issue -
State: open - Opened by jwodder over 3 years ago
- 1 comment
#46 - Add commands & keymappings for jumping to the next uncovered line
Issue -
State: open - Opened by jwodder over 3 years ago
- 1 comment
#45 - Implement a Cobertura coverage provider
Issue -
State: open - Opened by mispencer over 3 years ago
- 2 comments
#44 - Update tests to match the modern versions of the coverage lib.
Pull Request -
State: closed - Opened by snu5mumr1k over 3 years ago
Labels: cla: yes
#43 - Mechanism to watch & dynamically reload coverage results
Issue -
State: open - Opened by dbarnett almost 4 years ago
- 5 comments
Labels: enhancement
#42 - Mechanism to invoke "bazel coverage" and show the results
Issue -
State: open - Opened by dbarnett almost 4 years ago
- 1 comment
#41 - Add a gcov plugin
Pull Request -
State: closed - Opened by okkays almost 4 years ago
- 3 comments
Labels: cla: yes
#40 - Add :CoverageShow! and :CoverageToggle! to reload ignoring cache
Pull Request -
State: closed - Opened by okkays almost 4 years ago
Labels: cla: yes
#39 - Error when reading .coverage file
Issue -
State: open - Opened by adirizka7 over 4 years ago
- 13 comments
#38 - Fix setupvroom.vim to support python3 and other Travis issues
Pull Request -
State: closed - Opened by dbarnett over 5 years ago
Labels: cla: yes
#37 - Travis test runs failing with "python" command not available
Issue -
State: closed - Opened by dbarnett over 5 years ago
#36 - Start xvfb using 'services' rather than a run script.
Pull Request -
State: closed - Opened by malcolmr over 5 years ago
- 1 comment
Labels: cla: yes
#35 - Fix GetCoveragePyLines for coverage.py 5
Pull Request -
State: closed - Opened by blueyed almost 6 years ago
- 1 comment
Labels: cla: yes
#34 - Support rendering coverage results generated from older versions of a file
Issue -
State: open - Opened by dbarnett over 6 years ago
- 2 comments
Labels: enhancement
#33 - Remove coverage#ShowDiff
Pull Request -
State: open - Opened by blueyed over 6 years ago
- 3 comments
Labels: cla: yes
#32 - Travis: fix neovim
Pull Request -
State: closed - Opened by blueyed over 6 years ago
- 11 comments
Labels: cla: yes
#31 - Travis: test against coveragepy 4.x
Pull Request -
State: open - Opened by blueyed over 6 years ago
- 7 comments
Labels: cla: yes
#30 - vim_coverage.py: handle covered_lines being None
Pull Request -
State: closed - Opened by blueyed over 6 years ago
- 1 comment
Labels: cla: yes
#29 - [WIP] Python provider: report partial lines and percentage from coveragepy
Pull Request -
State: open - Opened by blueyed almost 7 years ago
- 2 comments
Labels: cla: yes
#28 - Add covimerage provider for vim filetype
Pull Request -
State: closed - Opened by blueyed over 7 years ago
- 1 comment
Labels: cla: yes
#27 - Reload coverage information / refresh cache
Issue -
State: open - Opened by blueyed over 7 years ago
- 7 comments
#26 - s:CoverageShow: fix indent and decouple type check from call
Pull Request -
State: closed - Opened by blueyed over 7 years ago
- 1 comment
Labels: cla: yes
#25 - python: use maktaba#python#ImportModule directly, and only once
Pull Request -
State: closed - Opened by blueyed over 7 years ago
- 1 comment
Labels: cla: yes
#24 - Only unplace own signs
Pull Request -
State: open - Opened by blueyed over 7 years ago
Labels: cla: yes
#23 - coverage#CreateReport: move assertions up
Pull Request -
State: closed - Opened by blueyed over 7 years ago
- 8 comments
Labels: cla: yes
#22 - python: simplify/fix coverage
Pull Request -
State: closed - Opened by blueyed over 7 years ago
- 2 comments
Labels: cla: yes
#21 - lint: use single quotes
Pull Request -
State: closed - Opened by blueyed over 7 years ago
- 1 comment
Labels: cla: yes
#20 - Redefine highlights on colorscheme changes
Pull Request -
State: open - Opened by blueyed over 7 years ago
Labels: cla: yes
#19 - :CoverageShowDiff is not implemented?!
Issue -
State: open - Opened by blueyed over 7 years ago
- 5 comments
#18 - minor: remove duplicated if
Pull Request -
State: closed - Opened by blueyed over 7 years ago
- 1 comment
Labels: cla: yes
#17 - Use maktaba#python#Eval for Python 3 support
Pull Request -
State: closed - Opened by blueyed over 7 years ago
- 6 comments
Labels: cla: yes
#16 - Add "show if available" variant to be used in autocmds
Issue -
State: open - Opened by dbarnett over 7 years ago
Labels: enhancement
#15 - use the documented CoverageData api
Pull Request -
State: closed - Opened by kouk almost 8 years ago
- 3 comments
Labels: cla: yes
#14 - Implement coverage.py provider for python
Pull Request -
State: closed - Opened by dbarnett about 8 years ago
Labels: cla: yes
#13 - Move global EnsureProvider function to autoload, improve failure message
Pull Request -
State: closed - Opened by dbarnett about 8 years ago
- 1 comment
Labels: cla: yes
#12 - List of coverage providers
Issue -
State: open - Opened by blueyed about 8 years ago
- 3 comments
#11 - Error showing coverage on modified buffer after :make
Issue -
State: open - Opened by AlexHaxe almost 9 years ago
- 3 comments
#10 - added text colors
Pull Request -
State: closed - Opened by AlexHaxe almost 9 years ago
- 3 comments
Labels: cla: yes
#9 - Update the symbols for coverage to be less emotionally-charged.
Pull Request -
State: closed - Opened by andreich over 9 years ago
- 3 comments
Labels: cla: yes
#8 - Implement python nose coverage provider
Issue -
State: closed - Opened by dbarnett over 9 years ago
- 2 comments
Labels: enhancement, providers
#7 - Implement ruby rcov coverage provider
Issue -
State: open - Opened by dbarnett over 9 years ago
Labels: enhancement, providers
#6 - Implement gcov coverage provider
Issue -
State: open - Opened by dbarnett over 9 years ago
- 3 comments
Labels: enhancement, providers
#5 - Require maktaba 1.9.0 and add plugin version 0.0.1
Pull Request -
State: closed - Opened by dbarnett almost 10 years ago
- 2 comments
Labels: cla: yes
#4 - Fix nonfunctional vroom tests and add related bootstrap.vim
Pull Request -
State: closed - Opened by dbarnett almost 10 years ago
Labels: cla: yes
#3 - Add plugin metadata to addon-info.json, fix syntax, and generate docs
Pull Request -
State: closed - Opened by dbarnett almost 10 years ago
- 2 comments
#2 - Provide diagnostic command for troubleshooting
Issue -
State: open - Opened by dbarnett almost 10 years ago
Labels: enhancement
#1 - Fix incorrect project description in README.md
Pull Request -
State: closed - Opened by dbarnett almost 10 years ago
- 2 comments