Skip to content

Fixed an indexing glitch in a coagulation validation test.#516

Merged
jeff-cohere merged 1 commit intomainfrom
jeff-cohere/503
Mar 2, 2026
Merged

Fixed an indexing glitch in a coagulation validation test.#516
jeff-cohere merged 1 commit intomainfrom
jeff-cohere/503

Conversation

@jeff-cohere
Copy link
Collaborator

Easy fix.

Closes #503

@jeff-cohere jeff-cohere requested a review from overfelt March 2, 2026 21:56
@odiazib odiazib self-requested a review March 2, 2026 22:30
@jeff-cohere jeff-cohere merged commit dc9bb88 into main Mar 2, 2026
22 of 26 checks passed
@jeff-cohere jeff-cohere deleted the jeff-cohere/503 branch March 2, 2026 22:41
@codecov
Copy link

codecov bot commented Mar 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.25%. Comparing base (85b705c) to head (f8117ff).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #516   +/-   ##
=======================================
  Coverage   93.25%   93.25%           
=======================================
  Files         302      302           
  Lines       24563    24563           
  Branches     2821     2821           
=======================================
  Hits        22906    22906           
  Misses       1657     1657           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Compiler warning about undefined behavior in coagulation validation test.

2 participants