Skip to content

Conversation

@qalisander
Copy link
Member

Resolves #93

PR Checklist

  • Tests
  • Documentation
  • Changelog

@coderabbitai
Copy link

coderabbitai bot commented Jan 28, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat/median

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link

codecov bot commented Jan 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.27%. Comparing base (d463248) to head (df5fcf6).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #135      +/-   ##
==========================================
- Coverage   95.29%   95.27%   -0.03%     
==========================================
  Files          19       19              
  Lines        1468     1461       -7     
  Branches      385      383       -2     
==========================================
- Hits         1399     1392       -7     
- Misses         48       54       +6     
+ Partials       21       15       -6     
Flag Coverage Δ
contracts/access 50.19% <ø> (ø)
math/core 94.17% <ø> (-0.04%) ⬇️
math/fixed_point 60.84% <ø> (ø)

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.

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.

[Feature]: median

2 participants