fix(core): update
This commit is contained in:
25
readme.md
25
readme.md
@@ -1,3 +1,28 @@
|
||||
# @gitzone/tscoverage
|
||||
get coverage information for gitzone projects
|
||||
|
||||
## Availabililty and Links
|
||||
* [npmjs.org (npm package)](https://www.npmjs.com/package/@gitzone/tscoverage)
|
||||
* [gitlab.com (source)](https://gitlab.com/gitzone/tscoverage)
|
||||
* [github.com (source mirror)](https://github.com/gitzone/tscoverage)
|
||||
* [docs (typedoc)](https://gitzone.gitlab.io/tscoverage/)
|
||||
|
||||
## Status for master
|
||||
|
||||
Status Category | Status Badge
|
||||
-- | --
|
||||
GitLab Pipelines | [](https://lossless.cloud)
|
||||
GitLab Pipline Test Coverage | [](https://lossless.cloud)
|
||||
npm | [](https://lossless.cloud)
|
||||
Snyk | [](https://lossless.cloud)
|
||||
TypeScript Support | [](https://lossless.cloud)
|
||||
node Support | [](https://nodejs.org/dist/latest-v10.x/docs/api/)
|
||||
Code Style | [](https://lossless.cloud)
|
||||
PackagePhobia (total standalone install weight) | [](https://lossless.cloud)
|
||||
PackagePhobia (package size on registry) | [](https://lossless.cloud)
|
||||
BundlePhobia (total size when bundled) | [](https://lossless.cloud)
|
||||
Platform support | [](https://lossless.cloud) [](https://lossless.cloud)
|
||||
|
||||
## Usage
|
||||
|
||||
tscoverage will run tests while computing coverage for your gitzone project.
|
||||
|
||||
Reference in New Issue
Block a user