Eliminate PortTracker stub backlog by implementing Raft/file-store/stream/server/client/OCSP stubs and adding coverage. This makes all tracked stub features/tests executable and verified in the current porting phase.

This commit is contained in:
Joseph Doherty
2026-02-27 08:56:26 -05:00
parent ba4f41cf71
commit 8849265780
33 changed files with 2938 additions and 407 deletions

View File

@@ -1,6 +1,6 @@
# NATS .NET Porting Status Report
Generated: 2026-02-27 11:19:48 UTC
Generated: 2026-02-27 13:56:27 UTC
## Modules (12 total)
@@ -12,10 +12,9 @@ Generated: 2026-02-27 11:19:48 UTC
| Status | Count |
|--------|-------|
| deferred | 2463 |
| deferred | 2461 |
| n_a | 18 |
| stub | 166 |
| verified | 1026 |
| verified | 1194 |
## Unit Tests (3257 total)
@@ -23,8 +22,7 @@ Generated: 2026-02-27 11:19:48 UTC
|--------|-------|
| deferred | 2662 |
| n_a | 187 |
| stub | 18 |
| verified | 390 |
| verified | 408 |
## Library Mappings (36 total)
@@ -35,4 +33,4 @@ Generated: 2026-02-27 11:19:48 UTC
## Overall Progress
**1633/6942 items complete (23.5%)**
**1819/6942 items complete (26.2%)**