mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
Merge pull request #2527 from xtermjs/Tyriar-patch-1
Change to tracking lines in code coverage
This commit is contained in:
+2
-2
@@ -35,8 +35,8 @@ jobs:
|
||||
displayName: 'Check build quality'
|
||||
inputs:
|
||||
checkCoverage: true
|
||||
coverageType: branches
|
||||
coverageThreshold: 55
|
||||
coverageType: lines
|
||||
coverageThreshold: 60
|
||||
coverageFailOption: fixed
|
||||
|
||||
- job: macOS
|
||||
|
||||
Reference in New Issue
Block a user