[CodeFactor] Apply fixes to commit 0606491

This commit is contained in:
codefactor-io
2026-03-12 19:37:50 +00:00
parent 060649192f
commit 8f79257155
384 changed files with 1197 additions and 1215 deletions
@@ -154,7 +154,7 @@ public sealed class EntropyValidationTests
for (int i = 0; i < 20; i++)
{
// All values within 1e-12 of each other
e.Update(new TValue(DateTime.UtcNow, 100.0 + i * 1e-12));
e.Update(new TValue(DateTime.UtcNow, 100.0 + (i * 1e-12)));
}
// Range ≈ 19e-12, which is > epsilon but all values collapse into same bin