No flags found
Use flags to group coverage reports by test type, project and/or folders.
Then setup custom commit statuses and notifications for each flag.
e.g., #unittest #integration
#production #enterprise
#frontend #backend
35d6caf
... +0 ...
52e6b01
Use flags to group coverage reports by test type, project and/or folders.
Then setup custom commit statuses and notifications for each flag.
e.g., #unittest #integration
#production #enterprise
#frontend #backend
185 | 185 | case hsTypes.GLUE6: |
|
186 | 186 | if (!util.isSubdomain(name, record.ns)) |
|
187 | 187 | continue; |
|
188 | + | break; |
|
188 | 189 | case hsTypes.SYNTH4: |
|
189 | 190 | case hsTypes.SYNTH6: |
|
190 | 191 | break; |
236 | 237 | continue; |
|
237 | 238 | ||
238 | 239 | set.add(rr.data.ns); |
|
239 | - | } |
|
240 | + | }`` |
|
240 | 241 | ||
241 | 242 | zone.push(rr); |
|
242 | 243 | } |
Learn more Showing 1 files with coverage changes found.
lib/covenants/rules.js
Files | Coverage |
---|---|
lib | -<.01% 62.77% |
Project Totals (129 files) | 62.77% |
#444
52e6b01
#444
35d6caf