issues Search Results · repo:andythigpen/nvim-coverage language:Lua
Filter by
32 results
(55 ms)32 results
inandythigpen/nvim-coverage (press backspace or delete to remove)Description Coverage is not able to load coverage file because it is passing wrong parameters Coverage.py.
Could you please take a look? I am not sure if I did something wrong or there is a bug.
Thank ...
onionka
- 1
- Opened on Feb 7
- #63
Is there a chance to replace lua-xmlreader with some other xml reader since this one won t install with lua 5.1 - 5.4.
Consequently, we can t load phpunit coverage results.
This is the error trace: `- ...
help wanted
zorankucekovic
- Opened on Oct 20, 2024
- #60
This plugin is to good to be true! Pretty new to neovim and with around one hour i hacked this together, which feels
like magic!
THANK YOU! ❤️
return {
andythigpen/nvim-coverage ,
dependencies ...
loeffel-io
- Opened on Sep 18, 2024
- #58
i have a coverage of my unittest
BUT I have coverage of my e2e testing...
will be great having both :) in some way ...
it is space for more than one line ?
enhancement
help wanted
zodman
- Opened on Aug 1, 2024
- #56
Hi there, llvm-cov can now be used as a coverage check method for rust. You can output an lcov format file with the
command below.
$ cargo llvm-cov --lcov --output-path [LCOV_FILE_PATH]
However, nvim-coverage ...
norikatsu
- 1
- Opened on Jul 21, 2024
- #54
Here is the example of coverage file from go, and it nvim-coverage doesn t match it at all. I made sure twice, that I
make :CoverageLoad even after nvim resart, the result is still the same.
Here how ...
quolpr
- 1
- Opened on Jun 2, 2024
- #53
Hi there,
I m seeing this error when :Coverage is run (in one repo, but it works fine in another repo).
Coverage E5108: Error executing lua Vim:E474: Invalid argument
│stack traceback: ...
brekk
- Opened on May 26, 2024
- #52
I managed to implement overlays visual in case someone might need
https://github.com/andythigpen/nvim-coverage/assets/13571960/08bce7ae-fc61-434d-83bd-0eb3ac72a9d3
I prefer as less signs in my sign column ...
hieulw
- 1
- Opened on May 8, 2024
- #50
This makes impossible to filter other plugins from triggering inside the nvim-coverage buffer (like scrollbar, or
guides)
This is the window I mean: screenshot_2024-04-22_00-19-18_145755698
Zeioth
- Opened on Apr 21, 2024
- #48
Hi, i d like to show coverage information of the current file in the statusline, like coverage per branch, functions and
so on.... I ve checked the documentation and the APIs but couldn t find an easy ...
question
ovidius72
- 1
- Opened on Feb 12, 2024
- #45

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.