mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-13 17:23:02 -05:00
Add code coverage reporting (#1585)
* Add code coverage * fix and add publishTestResults * Use PublishTestResults * Add coverlet.msbuild * Generate report * Update coverage report location * Add one more
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,5 +1,7 @@
|
||||
syntax: glob
|
||||
|
||||
CoverageReport
|
||||
|
||||
### VisualStudio ###
|
||||
*.dgml
|
||||
*.bin
|
||||
|
||||
Reference in New Issue
Block a user