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

Fanout consumer does not need to mutate in some cases #9062

Merged
merged 1 commit into from
Dec 11, 2023

Fanout consumer does not need to mutate in some cases

2746535
Select commit
Loading
Failed to load commit list.
Merged

Fanout consumer does not need to mutate in some cases #9062

Fanout consumer does not need to mutate in some cases
2746535
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 11, 2023 in 1s

91.49% (target 90.00%)

View this Pull Request on Codecov

91.49% (target 90.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9b6a18b) 91.49% compared to head (2746535) 91.49%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9062   +/-   ##
=======================================
  Coverage   91.49%   91.49%           
=======================================
  Files         316      316           
  Lines       17181    17184    +3     
=======================================
+ Hits        15720    15723    +3     
  Misses       1165     1165           
  Partials      296      296           

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