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

Call configure in sequence (instead of in parallel) #2738

Merged
merged 1 commit into from
Dec 13, 2024

Call configure in sequence (not in parallel)

0f94385
Select commit
Loading
Failed to load commit list.
Merged

Call configure in sequence (instead of in parallel) #2738

Call configure in sequence (not in parallel)
0f94385
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2024 in 0s

69.64% (+0.00%) compared to 7b3ace6

View this Pull Request on Codecov

69.64% (+0.00%) compared to 7b3ace6

Details

Codecov Report

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

Project coverage is 69.64%. Comparing base (7b3ace6) to head (0f94385).

Files with missing lines Patch % Lines
pkg/x/muxer/muxer.go 81.81% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2738   +/-   ##
=======================================
  Coverage   69.63%   69.64%           
=======================================
  Files         301      301           
  Lines       38725    38721    -4     
=======================================
- Hits        26967    26966    -1     
+ Misses      10240    10238    -2     
+ Partials     1518     1517    -1     

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