This commit is contained in:
@@ -12,8 +12,8 @@ Do not claim API completeness or accuracy beyond tested contracts.
|
||||
- `0-source/Just.PreciseMath/`: library implementation and package metadata.
|
||||
- `1-tests/Just.PreciseMath.Tests/`: xUnit v3 tests, Shouldly assertions, and
|
||||
Microsoft.Testing.Platform (MTP) with `coverlet.MTP` coverage.
|
||||
- `2-benchmarks/Just.PreciseMath.Benchmarks/`: source-free BenchmarkDotNet library
|
||||
scaffold, not yet a runnable benchmark suite.
|
||||
- `2-benchmarks/Just.PreciseMath.Benchmarks/`: executable BenchmarkDotNet arithmetic
|
||||
comparisons; use the Dry job for smoke validation, not performance conclusions.
|
||||
- Root `Directory.Build.props` holds shared settings. Each numbered directory's
|
||||
props explicitly imports it; preserve this import chain.
|
||||
- `review-legacy/`: optional local reference material, excluded by `.gitignore`.
|
||||
|
||||
Reference in New Issue
Block a user