feat: extend audit command to support unit tests with --type flag

This commit is contained in:
Joseph Doherty
2026-02-27 05:35:51 -05:00
parent 485c7b0c2e
commit 7518b97b79
3 changed files with 93 additions and 33 deletions

View File

@@ -1,6 +1,6 @@
# NATS .NET Porting Status Report
Generated: 2026-02-27 10:34:31 UTC
Generated: 2026-02-27 10:35:52 UTC
## Modules (12 total)

37
reports/report_485c7b0.md Normal file
View File

@@ -0,0 +1,37 @@
# NATS .NET Porting Status Report
Generated: 2026-02-27 10:35:52 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 | 2680 |
| n_a | 187 |
| verified | 390 |
## Library Mappings (36 total)
| Status | Count |
|--------|-------|
| mapped | 36 |
## Overall Progress
**1594/6942 items complete (23.0%)**