Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement limit support for Bind #1795

Merged
merged 1 commit into from
Feb 12, 2025

Implement limit support for `Bind`

6528787
Select commit
Loading
Failed to load commit list.
Merged

Implement limit support for Bind #1795

Implement limit support for `Bind`
6528787
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 11, 2025 in 0s

90.05% (-0.01%) compared to 2fad765, passed because coverage increased by 0% when compared to adjusted base (90.05%)

View this Pull Request on Codecov

90.05% (-0.01%) compared to 2fad765, passed because coverage increased by 0% when compared to adjusted base (90.05%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.05%. Comparing base (2fad765) to head (6528787).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1795      +/-   ##
==========================================
- Coverage   90.05%   90.05%   -0.01%     
==========================================
  Files         396      396              
  Lines       37928    37930       +2     
  Branches     4262     4262              
==========================================
  Hits        34156    34156              
  Misses       2477     2477              
- Partials     1295     1297       +2     

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