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

Fixing deprecated #773

Merged
merged 4 commits into from
Oct 27, 2024

Refactor integration test to use dynamic port allocation

9c3f92f
Select commit
Loading
Failed to load commit list.
Merged

Fixing deprecated #773

Refactor integration test to use dynamic port allocation
9c3f92f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 27, 2024 in 0s

83.44% (target 80.00%)

View this Pull Request on Codecov

83.44% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 83.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 83.44%. Comparing base (f82d5c7) to head (9c3f92f).

Files with missing lines Patch % Lines
component/amqp/component.go 0.00% 1 Missing ⚠️
component/sqs/metric.go 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #773      +/-   ##
==========================================
+ Coverage   83.40%   83.44%   +0.04%     
==========================================
  Files          65       65              
  Lines        3766     3764       -2     
==========================================
  Hits         3141     3141              
+ Misses        495      492       -3     
- Partials      130      131       +1     

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