Skip to content

feat: context manager protocol

b843e94
Select commit
Loading
Failed to load commit list.
Open

feat: context manager protocol #592

feat: context manager protocol
b843e94
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 15, 2026 in 0s

85.62% (-0.04%) compared to 5c61e6f

View this Pull Request on Codecov

85.62% (-0.04%) compared to 5c61e6f

Details

Codecov Report

❌ Patch coverage is 76.92308% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.62%. Comparing base (5c61e6f) to head (b843e94).

Files with missing lines Patch % Lines
src/dbus_fast/aio/message_bus.py 66.66% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #592      +/-   ##
==========================================
- Coverage   85.66%   85.62%   -0.04%     
==========================================
  Files          29       29              
  Lines        3480     3493      +13     
  Branches      601      601              
==========================================
+ Hits         2981     2991      +10     
- Misses        308      311       +3     
  Partials      191      191              

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.