test(batch0): port mqtt implementable tests

This commit is contained in:
Joseph Doherty
2026-02-28 05:19:51 -05:00
parent a7819ea14c
commit 44d1f4c515
3 changed files with 41 additions and 4 deletions

Binary file not shown.

View File

@@ -1,6 +1,6 @@
# NATS .NET Porting Status Report # NATS .NET Porting Status Report
Generated: 2026-02-28 10:15:00 UTC Generated: 2026-02-28 10:19:52 UTC
## Modules (12 total) ## Modules (12 total)
@@ -21,9 +21,9 @@ Generated: 2026-02-28 10:15:00 UTC
| Status | Count | | Status | Count |
|--------|-------| |--------|-------|
| deferred | 2148 | | deferred | 2091 |
| n_a | 187 | | n_a | 187 |
| verified | 922 | | verified | 979 |
## Library Mappings (36 total) ## Library Mappings (36 total)
@@ -34,4 +34,4 @@ Generated: 2026-02-28 10:15:00 UTC
## Overall Progress ## Overall Progress
**2416/6942 items complete (34.8%)** **2473/6942 items complete (35.6%)**

37
reports/report_a7819ea.md Normal file
View File

@@ -0,0 +1,37 @@
# NATS .NET Porting Status Report
Generated: 2026-02-28 10:19:52 UTC
## Modules (12 total)
| Status | Count |
|--------|-------|
| verified | 12 |
## Features (3673 total)
| Status | Count |
|--------|-------|
| deferred | 2377 |
| n_a | 24 |
| stub | 1 |
| verified | 1271 |
## Unit Tests (3257 total)
| Status | Count |
|--------|-------|
| deferred | 2091 |
| n_a | 187 |
| verified | 979 |
## Library Mappings (36 total)
| Status | Count |
|--------|-------|
| mapped | 36 |
## Overall Progress
**2473/6942 items complete (35.6%)**