mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-18 16:31:31 +00:00
Refresh Caches only in Portal (#129)
This commit is contained in:
@@ -39,9 +39,9 @@ module.exports = {
|
||||
// An object that configures minimum threshold enforcement for coverage results
|
||||
coverageThreshold: {
|
||||
global: {
|
||||
branches: 19.5,
|
||||
branches: 20,
|
||||
functions: 24,
|
||||
lines: 29.5,
|
||||
lines: 30,
|
||||
statements: 29.0
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user