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

Track PooledConnection state explicitly #189

Merged
merged 5 commits into from
Feb 1, 2024

bb8: bump version to 0.8.3

90db001
Select commit
Loading
Failed to load commit list.
Merged

Track PooledConnection state explicitly #189

bb8: bump version to 0.8.3
90db001
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 1, 2024 in 1s

72.51% (+0.04%) compared to 6ca2efc

View this Pull Request on Codecov

72.51% (+0.04%) compared to 6ca2efc

Details

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (6ca2efc) 72.47% compared to head (90db001) 72.51%.

Files Patch % Lines
bb8/src/api.rs 58.33% 5 Missing ⚠️
bb8/src/inner.rs 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #189      +/-   ##
==========================================
+ Coverage   72.47%   72.51%   +0.04%     
==========================================
  Files           6        6              
  Lines         534      553      +19     
==========================================
+ Hits          387      401      +14     
- Misses        147      152       +5     

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