We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 766aa4d + 529b853 commit 3a6e335Copy full SHA for 3a6e335
README.md
@@ -87,7 +87,7 @@ older version of the package.
87
| detail, eg `WithDetail()` | not visible | visible | no | type only |
88
| assertion failure annotation, eg `WithAssertionFailure()` | not visible | visible | no | type only |
89
| issue links, eg `WithIssueLink()`, `UnimplementedError()` | not visible | visible | yes | full |
90
-| safe details, eg `WithSafeDetails()` | not visible | not visible | yes | full |
+| safe details, eg `WithSafeDetails()` | not visible | visible | yes | full |
91
| telemetry keys, eg. `WithTelemetryKey()` | not visible | visible | yes | full |
92
| secondary errors, eg. `WithSecondaryError()`, `CombineErrors()` | not visible | visible | redacted, recursively | redacted, recursively |
93
| barrier origins, eg. `Handled()` | not visible | visible | redacted, recursively | redacted, recursively |
0 commit comments