diff --git a/porting.db b/porting.db index 3e0840d..c7f70d7 100644 Binary files a/porting.db and b/porting.db differ diff --git a/reports/current.md b/reports/current.md index 4f8c0fb..a91f8e7 100644 --- a/reports/current.md +++ b/reports/current.md @@ -1,6 +1,6 @@ # NATS .NET Porting Status Report -Generated: 2026-02-27 14:59:29 UTC +Generated: 2026-02-27 15:04:33 UTC ## Modules (12 total) @@ -12,9 +12,10 @@ Generated: 2026-02-27 14:59:29 UTC | Status | Count | |--------|-------| -| deferred | 2440 | +| deferred | 2397 | | n_a | 18 | -| verified | 1215 | +| stub | 1 | +| verified | 1257 | ## Unit Tests (3257 total) @@ -33,4 +34,4 @@ Generated: 2026-02-27 14:59:29 UTC ## Overall Progress -**1842/6942 items complete (26.5%)** +**1884/6942 items complete (27.1%)** diff --git a/reports/report_4e96fb2.md b/reports/report_4e96fb2.md new file mode 100644 index 0000000..a91f8e7 --- /dev/null +++ b/reports/report_4e96fb2.md @@ -0,0 +1,37 @@ +# NATS .NET Porting Status Report + +Generated: 2026-02-27 15:04:33 UTC + +## Modules (12 total) + +| Status | Count | +|--------|-------| +| verified | 12 | + +## Features (3673 total) + +| Status | Count | +|--------|-------| +| deferred | 2397 | +| n_a | 18 | +| stub | 1 | +| verified | 1257 | + +## Unit Tests (3257 total) + +| Status | Count | +|--------|-------| +| deferred | 2660 | +| n_a | 187 | +| verified | 410 | + +## Library Mappings (36 total) + +| Status | Count | +|--------|-------| +| mapped | 36 | + + +## Overall Progress + +**1884/6942 items complete (27.1%)**