feat: run unit test audit — classify 2680 deferred tests

Reset 2680 deferred unit tests to unknown and ran audit against
dotnet/tests/. Results: 18 reclassified as stub (JetStreamErrors
and SignalHandler test stubs), 2662 remain deferred.
This commit is contained in:
Joseph Doherty
2026-02-27 05:36:34 -05:00
parent 7518b97b79
commit 4972f998b7
4 changed files with 2722 additions and 2 deletions

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
# NATS .NET Porting Status Report
Generated: 2026-02-27 10:35:52 UTC
Generated: 2026-02-27 10:36:34 UTC
## Modules (12 total)
@@ -21,8 +21,9 @@ Generated: 2026-02-27 10:35:52 UTC
| Status | Count |
|--------|-------|
| deferred | 2680 |
| deferred | 2662 |
| n_a | 187 |
| stub | 18 |
| verified | 390 |
## Library Mappings (36 total)

38
reports/report_7518b97.md Normal file
View File

@@ -0,0 +1,38 @@
# NATS .NET Porting Status Report
Generated: 2026-02-27 10:36:34 UTC
## Modules (12 total)
| Status | Count |
|--------|-------|
| verified | 12 |
## Features (3673 total)
| Status | Count |
|--------|-------|
| deferred | 2500 |
| n_a | 18 |
| stub | 168 |
| verified | 987 |
## Unit Tests (3257 total)
| Status | Count |
|--------|-------|
| deferred | 2662 |
| n_a | 187 |
| stub | 18 |
| verified | 390 |
## Library Mappings (36 total)
| Status | Count |
|--------|-------|
| mapped | 36 |
## Overall Progress
**1594/6942 items complete (23.0%)**