Commit Graph

16 Commits (3774ac0eba34db6b4dbe9ac07fbd1533ee1cb3c1)

Author SHA1 Message Date
ray-x 3774ac0eba lint 2 years ago
Steffen Siering 300fffc87d
Fix: GoCoverage (#164)
Co-authored-by: urso <steffen.siering at gmail>
2 years ago
ray-x 981adf9b39 Features:
1) count the overall test coverage per-file and per-project
2) add gotestsum as a test runner option
3) handle windows GOPATH and
4) minor fix: stop GoFmt if no formatter is available
2 years ago
ray-x 16c37da2f8 go coverage: toggle the coverage indicator after metric is shown 2 years ago
ray-x d3d278d58a doc update 2 years ago
ray-x fb4f37a328 allow show coverage summary with 'go tool cover -func' in qf 2 years ago
ray-x b3c6bde824 flags to load coverage file 2 years ago
ray-x 30d30f407a fix diagnostic warnings for all files 2 years ago
ray-x ad84a0806c update GoTest adding more flags 2 years ago
Nicolas Barbosa 63d81679d0
fix: remove cover file (#107)
* fix: remove cover file

* fix: coverage notify message
2 years ago
ray-x 264efc57c1 issue #65 failed to run coverage tests. Notify updates. 2 years ago
ray-x 192486892b bugfix #65 coverage failed 2 years ago
Craig Rodrigues 483b56f4a2
Replace print() with vim.notify() (#64) 2 years ago
ray-x 45348a8c83 bugfix #54 quickfix position 2 years ago
ray-x 1b11f52b08 updates for dap.ui 3 years ago
ray-x b96cdefea3 Add go coverage 3 years ago