Files
natsnet/reports/report_0950580.md
Joseph Doherty 6e90eea736 feat(p7-07): defer all 249 filestore tests — FileStore implementation is a stub
All methods on JetStreamFileStore throw NotImplementedException (session 18
placeholder). Marked all 249 unit_tests (IDs 351–599) for server/filestore_test.go
as deferred in porting.db. No test file created; tests will be written once the
FileStore implementation is ported. All 701 existing unit tests continue to pass.
2026-02-26 19:40:05 -05:00

40 lines
595 B
Markdown

# NATS .NET Porting Status Report
Generated: 2026-02-27 00:40:06 UTC
## Modules (12 total)
| Status | Count |
|--------|-------|
| not_started | 1 |
| verified | 11 |
## Features (3673 total)
| Status | Count |
|--------|-------|
| complete | 3368 |
| n_a | 26 |
| verified | 279 |
## Unit Tests (3257 total)
| Status | Count |
|--------|-------|
| complete | 252 |
| deferred | 484 |
| n_a | 187 |
| not_started | 2220 |
| verified | 114 |
## Library Mappings (36 total)
| Status | Count |
|--------|-------|
| mapped | 36 |
## Overall Progress
**4237/6942 items complete (61.0%)**