Skip to content

Improve smallint convertors: use macros, add tests#31

Merged
dr-orlovsky merged 3 commits into
masterfrom
v0.5
May 14, 2026
Merged

Improve smallint convertors: use macros, add tests#31
dr-orlovsky merged 3 commits into
masterfrom
v0.5

Conversation

@dr-orlovsky
Copy link
Copy Markdown
Member

No description provided.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 14, 2026

Warning

Rate limit exceeded

@dr-orlovsky has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 11 minutes and 10 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: aa3a5901-eade-4501-bafa-6df53cebfb71

📥 Commits

Reviewing files that changed from the base of the PR and between 872842c and 31925bf.

📒 Files selected for processing (1)
  • num/src/smallint.rs
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch v0.5

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@codecov
Copy link
Copy Markdown

codecov Bot commented May 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.5%. Comparing base (872842c) to head (31925bf).

Additional details and impacted files
@@           Coverage Diff            @@
##           master     #31     +/-   ##
========================================
+ Coverage    87.6%   90.5%   +2.9%     
========================================
  Files           8       8             
  Lines        4257    4533    +276     
========================================
+ Hits         3730    4103    +373     
+ Misses        527     430     -97     
Flag Coverage Δ
rust 90.5% <100.0%> (+2.9%) ⬆️

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.

@dr-orlovsky dr-orlovsky merged commit 71cc4c0 into master May 14, 2026
34 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.

1 participant