Skip to content

Conversation

@coletrammer
Copy link
Owner

Summary

Small fixes for binary search functions.

Check List

  • Self-review the code
  • Update tests if necessary
  • Update docs if necessary

@codecov
Copy link

codecov bot commented Nov 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.16%. Comparing base (ee1df14) to head (eb8873e).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #11   +/-   ##
=======================================
  Coverage   94.16%   94.16%           
=======================================
  Files         598      598           
  Lines        9712     9712           
  Branches      616      616           
=======================================
  Hits         9145     9145           
  Misses        567      567           
Flag Coverage Δ
Linux 94.16% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@coletrammer coletrammer merged commit eb8873e into main Nov 16, 2025
8 checks passed
@coletrammer coletrammer deleted the minor-fixes branch November 16, 2025 18:10
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