Skip to content

Commit 287bd8a

Browse files
gireeshpunathilBridgeAR
authored andcommitted
doc: elevate diagnostic report to tier1
diagnostic report qualifies for all the criteria for being in tier1. Classify it as such. PR-URL: #32732 Refs: nodejs/diagnostics#369 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> Reviewed-By: Matheus Marchini <mat@mmarchini.me> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Chengzhong Wu <legendecas@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent c402edd commit 287bd8a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/guides/diagnostic-tooling-support-tiers.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,8 @@ The tools are currently assigned to Tiers as follows:
9595

9696
| Tool Type | Tool/API Name | Regular Testing in Node.js CI | Integrated with Node.js | Target Tier |
9797
|-----------|---------------------------|-------------------------------|-------------------------|-------------|
98-
| | | | | |
98+
| FFDC | diagnostic report | Yes | Yes | 1 |
99+
| | | | | |
99100

100101
## Tier 2
101102

0 commit comments

Comments
 (0)