Conversation
Codecov Report
@@ Coverage Diff @@
## master #1600 +/- ##
=========================================
Coverage ? 83.22%
=========================================
Files ? 96
Lines ? 4298
Branches ? 0
=========================================
Hits ? 3577
Misses ? 721
Partials ? 0
Continue to review full report at Codecov.
|
430d080 to
98f8e40
Compare
This uses [covimerage](https://github.com/Vimjas/covimerage) and is the first known Neovim/Vim plugin to have coverage reports for its tests.
|
🎆 |
|
@wsdjeg |
|
looks nice! |
|
Yeah! (apart from the missing coverage ;)) https://github.com/Vimjas/covimerage is meant to allow having this for every Vim plugins / scripts. |
|
@blueyed I have looked for this tools for long time, and I want to add coverage reporting feature for SpaceVim. Thanks. |
|
Yes, me too. |
|
Please let me know about any issues. |
|
@blueyed I just add codecov.yml in SpaceVim, But I can not get it work, I just read the readme of covimerage, but still can not get it. can you help to send me a PR? |
|
@wsdjeg I will look into creating a PR / helping you once that is pushed. |
|
@blueyed Thank you. |
Based on https://github.com/Vimjas/covimerage.