From 3e35ffadce6460722d1c9090bb960a7d140d1f80 Mon Sep 17 00:00:00 2001 From: Joseph Doherty Date: Thu, 26 Feb 2026 20:17:25 -0500 Subject: [PATCH] chore: remove UnitTest1.cs scaffolding artifact from unit test project --- .../ZB.MOM.NatsNet.Server.Tests/UnitTest1.cs | 10 ------ reports/current.md | 2 +- reports/report_6a1df6b.md | 34 +++++++++++++++++++ 3 files changed, 35 insertions(+), 11 deletions(-) delete mode 100644 dotnet/tests/ZB.MOM.NatsNet.Server.Tests/UnitTest1.cs create mode 100644 reports/report_6a1df6b.md diff --git a/dotnet/tests/ZB.MOM.NatsNet.Server.Tests/UnitTest1.cs b/dotnet/tests/ZB.MOM.NatsNet.Server.Tests/UnitTest1.cs deleted file mode 100644 index 4f711d4..0000000 --- a/dotnet/tests/ZB.MOM.NatsNet.Server.Tests/UnitTest1.cs +++ /dev/null @@ -1,10 +0,0 @@ -namespace ZB.MOM.NatsNet.Server.Tests; - -public class UnitTest1 -{ - [Fact] - public void Test1() - { - - } -} diff --git a/reports/current.md b/reports/current.md index 5e59632..4298206 100644 --- a/reports/current.md +++ b/reports/current.md @@ -1,6 +1,6 @@ # NATS .NET Porting Status Report -Generated: 2026-02-27 01:14:38 UTC +Generated: 2026-02-27 01:17:26 UTC ## Modules (12 total) diff --git a/reports/report_6a1df6b.md b/reports/report_6a1df6b.md new file mode 100644 index 0000000..4298206 --- /dev/null +++ b/reports/report_6a1df6b.md @@ -0,0 +1,34 @@ +# NATS .NET Porting Status Report + +Generated: 2026-02-27 01:17:26 UTC + +## Modules (12 total) + +| Status | Count | +|--------|-------| +| verified | 12 | + +## Features (3673 total) + +| Status | Count | +|--------|-------| +| verified | 3673 | + +## Unit Tests (3257 total) + +| Status | Count | +|--------|-------| +| deferred | 2680 | +| n_a | 187 | +| verified | 390 | + +## Library Mappings (36 total) + +| Status | Count | +|--------|-------| +| mapped | 36 | + + +## Overall Progress + +**4262/6942 items complete (61.4%)**