Skip to content

Fix #214 - #219

Merged
cschreib merged 6 commits into
mainfrom
precision
Feb 2, 2026
Merged

Fix #214#219
cschreib merged 6 commits into
mainfrom
precision

Conversation

@cschreib

@cschreib cschreib commented Feb 1, 2026

Copy link
Copy Markdown
Member

Increase floating point precision when converting to string to avoid confusing messages where non-equal floats are printed the same way.

@codecov

codecov Bot commented Feb 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.97%. Comparing base (e865d5d) to head (61a61b3).
⚠️ Report is 9 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #219   +/-   ##
=======================================
  Coverage   93.97%   93.97%           
=======================================
  Files          30       30           
  Lines        1775     1775           
=======================================
  Hits         1668     1668           
  Misses        107      107           
Files with missing lines Coverage Δ
include/snitch/snitch_fixed_point.hpp 96.00% <ø> (ø)
src/snitch_append.cpp 94.11% <ø> (ø)

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 e865d5d...61a61b3. Read the comment docs.

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

@cschreib
cschreib merged commit 92a1556 into main Feb 2, 2026
47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants