Skip to content

Clarify that data cannot be accessed after Consume* func is called #12284

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

Merged
merged 1 commit into from
Feb 6, 2025

Clarify that data cannot be accessed after Consume* func is called

b5c9e7b
Select commit
Loading
Failed to load commit list.
Merged

Clarify that data cannot be accessed after Consume* func is called #12284

Clarify that data cannot be accessed after Consume* func is called
b5c9e7b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 4, 2025 in 1s

91.30% (target 90.00%)

View this Pull Request on Codecov

91.30% (target 90.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.30%. Comparing base (bbe9cb8) to head (b5c9e7b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12284      +/-   ##
==========================================
+ Coverage   91.27%   91.30%   +0.03%     
==========================================
  Files         466      465       -1     
  Lines       25583    25576       -7     
==========================================
+ Hits        23351    23353       +2     
+ Misses       1816     1806      -10     
- Partials      416      417       +1     

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