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

Extract getId / setId method from the MessageInterface to a new one #183

Closed
wants to merge 1 commit into from

Extract getId / setId method from the MessageInterface to a new one

f32e7aa
Select commit
Loading
Failed to load commit list.
Closed

Extract getId / setId method from the MessageInterface to a new one #183

Extract getId / setId method from the MessageInterface to a new one
f32e7aa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 25, 2023 in 0s

94.25% (-0.06%) compared to 2639357

View this Pull Request on Codecov

94.25% (-0.06%) compared to 2639357

Details

Codecov Report

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

Comparison is base (2639357) 94.31% compared to head (f32e7aa) 94.25%.
Report is 2 commits behind head on master.

Files Patch % Lines
src/Worker/Worker.php 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #183      +/-   ##
============================================
- Coverage     94.31%   94.25%   -0.06%     
- Complexity      340      346       +6     
============================================
  Files            40       41       +1     
  Lines           915      923       +8     
============================================
+ Hits            863      870       +7     
- Misses           52       53       +1     

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