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:
@@ -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%)**
|
||||
|
||||
36
reports/report_ba4f41c.md
Normal file
36
reports/report_ba4f41c.md
Normal file
@@ -0,0 +1,36 @@
|
||||
# NATS .NET Porting Status Report
|
||||
|
||||
Generated: 2026-02-27 13:56:27 UTC
|
||||
|
||||
## Modules (12 total)
|
||||
|
||||
| Status | Count |
|
||||
|--------|-------|
|
||||
| verified | 12 |
|
||||
|
||||
## Features (3673 total)
|
||||
|
||||
| Status | Count |
|
||||
|--------|-------|
|
||||
| deferred | 2461 |
|
||||
| n_a | 18 |
|
||||
| verified | 1194 |
|
||||
|
||||
## Unit Tests (3257 total)
|
||||
|
||||
| Status | Count |
|
||||
|--------|-------|
|
||||
| deferred | 2662 |
|
||||
| n_a | 187 |
|
||||
| verified | 408 |
|
||||
|
||||
## Library Mappings (36 total)
|
||||
|
||||
| Status | Count |
|
||||
|--------|-------|
|
||||
| mapped | 36 |
|
||||
|
||||
|
||||
## Overall Progress
|
||||
|
||||
**1819/6942 items complete (26.2%)**
|
||||
Reference in New Issue
Block a user