feat: run feature status audit — classify 3394 unknown features
Automated classification using Roslyn syntax tree analysis: verified: 575 stub: 109 n_a: 18 deferred: 2692
This commit is contained in:
BIN
Binary file not shown.
File diff suppressed because it is too large
Load Diff
+6
-4
@@ -1,6 +1,6 @@
|
|||||||
# NATS .NET Porting Status Report
|
# NATS .NET Porting Status Report
|
||||||
|
|
||||||
Generated: 2026-02-27 10:18:29 UTC
|
Generated: 2026-02-27 10:21:46 UTC
|
||||||
|
|
||||||
## Modules (12 total)
|
## Modules (12 total)
|
||||||
|
|
||||||
@@ -12,8 +12,10 @@ Generated: 2026-02-27 10:18:29 UTC
|
|||||||
|
|
||||||
| Status | Count |
|
| Status | Count |
|
||||||
|--------|-------|
|
|--------|-------|
|
||||||
| unknown | 3394 |
|
| deferred | 2692 |
|
||||||
| verified | 279 |
|
| n_a | 18 |
|
||||||
|
| stub | 109 |
|
||||||
|
| verified | 854 |
|
||||||
|
|
||||||
## Unit Tests (3257 total)
|
## Unit Tests (3257 total)
|
||||||
|
|
||||||
@@ -32,4 +34,4 @@ Generated: 2026-02-27 10:18:29 UTC
|
|||||||
|
|
||||||
## Overall Progress
|
## Overall Progress
|
||||||
|
|
||||||
**868/6942 items complete (12.5%)**
|
**1461/6942 items complete (21.0%)**
|
||||||
|
|||||||
@@ -0,0 +1,37 @@
|
|||||||
|
# NATS .NET Porting Status Report
|
||||||
|
|
||||||
|
Generated: 2026-02-27 10:21:46 UTC
|
||||||
|
|
||||||
|
## Modules (12 total)
|
||||||
|
|
||||||
|
| Status | Count |
|
||||||
|
|--------|-------|
|
||||||
|
| verified | 12 |
|
||||||
|
|
||||||
|
## Features (3673 total)
|
||||||
|
|
||||||
|
| Status | Count |
|
||||||
|
|--------|-------|
|
||||||
|
| deferred | 2692 |
|
||||||
|
| n_a | 18 |
|
||||||
|
| stub | 109 |
|
||||||
|
| verified | 854 |
|
||||||
|
|
||||||
|
## Unit Tests (3257 total)
|
||||||
|
|
||||||
|
| Status | Count |
|
||||||
|
|--------|-------|
|
||||||
|
| deferred | 2680 |
|
||||||
|
| n_a | 187 |
|
||||||
|
| verified | 390 |
|
||||||
|
|
||||||
|
## Library Mappings (36 total)
|
||||||
|
|
||||||
|
| Status | Count |
|
||||||
|
|--------|-------|
|
||||||
|
| mapped | 36 |
|
||||||
|
|
||||||
|
|
||||||
|
## Overall Progress
|
||||||
|
|
||||||
|
**1461/6942 items complete (21.0%)**
|
||||||
Reference in New Issue
Block a user