Skip to content

docs: update NaN semantics to reflect signalling (trapping) behavior

757dba3
Select commit
Loading
Failed to load commit list.
Merged

docs(patch): fix stale NaN semantics documentation after signalling change #5

docs: update NaN semantics to reflect signalling (trapping) behavior
757dba3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 30, 2026 in 1s

98.62% (+0.00%) compared to 2277c89

View this Pull Request on Codecov

98.62% (+0.00%) compared to 2277c89

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.62%. Comparing base (2277c89) to head (757dba3).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main       #5   +/-   ##
=======================================
  Coverage   98.62%   98.62%           
=======================================
  Files          28       28           
  Lines        3840     3840           
=======================================
  Hits         3787     3787           
  Misses         53       53           
Files with missing lines Coverage Δ
Sources/FixedPointDecimal/FixedPointDecimal.swift 87.60% <ø> (ø)
Files with missing lines Coverage Δ
Sources/FixedPointDecimal/FixedPointDecimal.swift 87.60% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2277c89...757dba3. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.