Skip to content

Commit

Permalink
doc: elevate diagnostic report to tier1
Browse files Browse the repository at this point in the history
diagnostic report qualifies for all the criteria for
being in tier1. Classify it as such.

PR-URL: nodejs#32732
Refs: nodejs/diagnostics#369
Reviewed-By: Richard Lau <[email protected]>
Reviewed-By: Michael Dawson <[email protected]>
Reviewed-By: Matheus Marchini <[email protected]>
Reviewed-By: Matteo Collina <[email protected]>
Reviewed-By: Chengzhong Wu <[email protected]>
Reviewed-By: James M Snell <[email protected]>
  • Loading branch information
gireeshpunathil authored and jasnell committed Apr 23, 2020
1 parent 5315304 commit 6ad65ae
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/guides/diagnostic-tooling-support-tiers.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,8 @@ The tools are currently assigned to Tiers as follows:

| Tool Type | Tool/API Name | Regular Testing in Node.js CI | Integrated with Node.js | Target Tier |
|-----------|---------------------------|-------------------------------|-------------------------|-------------|
| | | | | |
| FFDC | diagnostic report | Yes | Yes | 1 |
| | | | | |

## Tier 2

Expand Down

0 comments on commit 6ad65ae

Please sign in to comment.