pass callback argument by reference
based on #1828
PR missing one of the required labels: {'enhancement', 'internal', 'dependencies', 'new feature', 'documentation', 'breaking-change', 'bug'}
PR missing one of the required labels: {'internal', 'bug', 'new feature', 'enhancement', 'documentation', 'breaking-change', 'dependencies'}
PR missing one of the required labels: {'dependencies', 'bug', 'new feature', 'breaking-change', 'enhancement', 'internal', 'documentation'}
Codecov Report
Attention: Patch coverage is 89.00709% with 31 lines in your changes missing coverage. Please review.
Project coverage is 71.18%. Comparing base (
1a10597) to head (4ffcbd3). Report is 6 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #1857 +/- ##
==========================================
- Coverage 71.18% 71.18% -0.01%
==========================================
Files 364 364
Lines 65647 65551 -96
==========================================
- Hits 46733 46662 -71
+ Misses 18914 18889 -25
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
superseded by #2055