chore: remove UnitTest1.cs scaffolding artifact from unit test project

This commit is contained in:
Joseph Doherty
2026-02-26 20:17:25 -05:00
parent 6a1df6b6f8
commit 3e35ffadce
3 changed files with 35 additions and 11 deletions

View File

@@ -1,10 +0,0 @@
namespace ZB.MOM.NatsNet.Server.Tests;
public class UnitTest1
{
[Fact]
public void Test1()
{
}
}

View File

@@ -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)

34
reports/report_6a1df6b.md Normal file
View File

@@ -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%)**