mirror of
https://github.com/LukeHagar/redocly-cli.git
synced 2025-12-06 04:21:09 +00:00
feat: basic push-status command implementation and extended push command (#1321)
Co-authored-by: IhorKarpiuk <ihor.karpiuk@redocly.com> Co-authored-by: SmoliyY <yevhen.smoliy@gmail.com>
This commit is contained in:
@@ -8,7 +8,7 @@ module.exports = {
|
||||
'!packages/**/__tests__/**/*',
|
||||
'!packages/core/src/benchmark/**/*',
|
||||
'!packages/cli/src/index.ts',
|
||||
'!packages/cli/src/assert-node-version.ts',
|
||||
'!packages/cli/src/utils/assert-node-version.ts',
|
||||
],
|
||||
coverageThreshold: {
|
||||
'packages/core/': {
|
||||
|
||||
Reference in New Issue
Block a user