Commit Graph

32 Commits

Author SHA1 Message Date
ray-x
d2924e7902 go coverage combine 🎄🎆 2023-01-03 16:25:45 +11:00
ray-x
a4dd40d8f8 partial covered test 🎄🎆 2023-01-03 07:59:06 +11:00
rayx
0f72dbdd87
Fix unit test errors 🎄🎆 (#265)
* test pipeline

* update unit tests
2022-12-28 15:03:29 +11:00
ray-x
17adc5c600 [feature] go coverage partially tested, skip covered 🎄🎆 2022-12-28 11:46:31 +11:00
ray-x
02fbdd126c issue #264 coverage line num mismatch 🎄🎆 2022-12-28 10:31:23 +11:00
ray-x
9f0d92ab2d coverage args update -t 🎄 2022-12-25 15:33:36 +11:00
ray-x
2d05643e91 coverage args update 🎄 2022-12-25 15:20:09 +11:00
ray-x
aa854e3a47 issue #244 coverage -p warning message 2022-11-23 10:33:51 +11:00
Manuel
c21ba12c1f
fix: wrong method scope (#243)
remove_all was defined as local but then referenced once as local and once as method in M
2022-11-23 09:16:23 +11:00
Manuel
997317e5ad
fix: fix used hl group name (#242) 2022-11-23 09:14:39 +11:00
João Lucas Rafael
6ed7dc5fcd
Add an option for single package coverage. (#218) 2022-09-25 00:03:48 +10:00
ray-x
160897a93f test failure 2022-08-05 20:26:40 +10:00
ray-x
d5e5a65c03 moving from vim script to lua scripts (autocmd, highlight) 2022-08-05 19:34:44 +10:00
ray-x
2930eb9f17 spelling, default sign highlight 2022-08-05 10:48:08 +10:00
ray-x
7fea49e79f rename from gocoverage_sign_priority to sign_priority 2022-08-05 10:07:56 +10:00
ray-x
93c724d6b0 issue #184 trouble 2022-07-30 23:05:27 +10:00
ray-x
3774ac0eba lint 2022-07-27 02:21:58 +10:00
Steffen Siering
300fffc87d
Fix: GoCoverage (#164)
Co-authored-by: urso <steffen.siering at gmail>
2022-07-08 21:59:25 +10:00
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
2022-07-01 19:15:31 +10:00
ray-x
16c37da2f8 go coverage: toggle the coverage indicator after metric is shown 2022-06-22 13:57:27 +10:00
ray-x
d3d278d58a doc update 2022-06-22 13:53:26 +10:00
ray-x
fb4f37a328 allow show coverage summary with 'go tool cover -func' in qf 2022-06-22 13:33:30 +10:00
ray-x
b3c6bde824 flags to load coverage file 2022-06-07 20:10:49 +10:00
ray-x
30d30f407a fix diagnostic warnings for all files 2022-06-01 21:29:13 +10:00
ray-x
ad84a0806c update GoTest adding more flags 2022-05-31 00:04:52 +10:00
Nicolas Barbosa
63d81679d0
fix: remove cover file (#107)
* fix: remove cover file

* fix: coverage notify message
2022-04-08 00:37:12 +10:00
ray-x
264efc57c1 issue #65 failed to run coverage tests. Notify updates. 2021-12-30 01:33:24 +11:00
ray-x
192486892b bugfix #65 coverage failed 2021-12-27 19:47:59 +11:00
Craig Rodrigues
483b56f4a2
Replace print() with vim.notify() (#64) 2021-12-22 14:34:10 +11:00
ray-x
45348a8c83 bugfix #54 quickfix position 2021-12-15 03:59:14 +11:00
ray-x
1b11f52b08 updates for dap.ui 2021-11-24 10:13:40 +11:00
ray-x
b96cdefea3 Add go coverage 2021-08-26 01:42:31 +10:00