From bbe0cc8b19479385277ea01dee09f1f512ef19af Mon Sep 17 00:00:00 2001 From: Joseph Doherty Date: Sat, 28 Feb 2026 09:17:15 -0500 Subject: [PATCH] feat(batch5): port jetstream error constructors and verify mapped tests --- porting.db | Bin 6463488 -> 6463488 bytes reports/current.md | 12 ++++++------ 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/porting.db b/porting.db index a716c43e66d6d291883959aa2d840b469e3e2380..6402175e9413111f032351bf490d79968f7896bb 100644 GIT binary patch delta 382 zcmXxdyH68w0KoBk_IkZ*e@N>Cv;_ghBCRN(MIMUCqlkhp@WFwGbn;b#yJ)_-lrp%O zbYLOGbk(6r6T^W206i0;A^Zc33>r2<92h?HXK^F1F8+s%f{KQY4+B3Y0W55Sgb-A5 zjB3I}IL--9a*7&iIn5cO#Hgd5voz316X!TjGZ%={!bMt1kmM3=T;>YxbkNCFu92dP z>vYpYFMZtLCjH!EfZGf*#4sbI8RZUR+~pqQOmLqEJme9NnPiG5JmneBnJziXYV{AP zC3qkO55%t65u4(t_*agsIzq=7o zAjhSgSQd7u7}A3C_Fp@1$E@#GEKmxJnfvC7S?mAmA2Rlg&qllNw=e4x`kLOVZE0z> z(ElaeYkiFAmXuhK6**dXRdGiBM_1w3CnH+et~kx*r48p#$n_l8n{mBa*LzX)UV4X1 Cor7Ee delta 386 zcmXZVIZRVw0KoC@-LHM^`zlmGN;yP@q9ACkwQ?zkiWg|L9z28uLre@badT*@`KJlQ zxG;2OYGOjdLehjqSRBb?a&T}pI50Vp5Msjcn}5aa6|MLm3Mv{p1|}9Z0fIP$2;(A& zaEcmgiE^4c>S^E%jl^goPBSgE(#BcZImdY}&_O2&y12+Cy6NFEz4UQ~t0cKbitD7g zL57?3Gr%B240DUyj4;X=54|vEU9y7@lPk2g}XFMmz3tsYy*GzAE>RQbY z(G@-t;UoD+{*t@$pWLcO*Sw01I$BK0zg?Vvx42*kA?&==+N--8UOFHXe(Q>*|P3(9-UFTEWa76b9MO9+u)opLWI@!y6pRIUV-SIj~zE|>RO8%RYKU?wV F{A17lft&yU diff --git a/reports/current.md b/reports/current.md index 3626a10..feb8812 100644 --- a/reports/current.md +++ b/reports/current.md @@ -1,6 +1,6 @@ # NATS .NET Porting Status Report -Generated: 2026-02-28 13:18:04 UTC +Generated: 2026-02-28 14:16:56 UTC ## Modules (12 total) @@ -12,18 +12,18 @@ Generated: 2026-02-28 13:18:04 UTC | Status | Count | |--------|-------| -| deferred | 2330 | +| deferred | 2124 | | n_a | 24 | | stub | 1 | -| verified | 1318 | +| verified | 1524 | ## Unit Tests (3257 total) | Status | Count | |--------|-------| -| deferred | 2059 | +| deferred | 2048 | | n_a | 188 | -| verified | 1010 | +| verified | 1021 | ## Library Mappings (36 total) @@ -34,4 +34,4 @@ Generated: 2026-02-28 13:18:04 UTC ## Overall Progress -**2552/6942 items complete (36.8%)** +**2769/6942 items complete (39.9%)**