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

fix(injector: redigo) fix bad argument type from []redis.DialOption to []any #351

Merged
merged 7 commits into from
Oct 25, 2024

chore: update generated files

1910bb1
Select commit
Loading
Failed to load commit list.
Merged

fix(injector: redigo) fix bad argument type from []redis.DialOption to []any #351

chore: update generated files
1910bb1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 25, 2024 in 1s

57.91% (-3.15%) compared to 80295ab

View this Pull Request on Codecov

57.91% (-3.15%) compared to 80295ab

Details

Codecov Report

Attention: Patch coverage is 62.50000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 57.91%. Comparing base (80295ab) to head (1910bb1).

Files with missing lines Patch % Lines
_integration-tests/tests/redigo/redigo.go 62.50% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #351      +/-   ##
==========================================
- Coverage   61.06%   57.91%   -3.15%     
==========================================
  Files         151      153       +2     
  Lines        9544    11124    +1580     
==========================================
+ Hits         5828     6443     +615     
- Misses       3246     4213     +967     
+ Partials      470      468       -2     
Components Coverage Δ
Generators 76.98% <ø> (-1.41%) ⬇️
Instruments 88.05% <ø> (ø)
Go Driver 72.81% <ø> (-7.44%) ⬇️
Toolexec Driver 70.88% <ø> (-3.42%) ⬇️
Aspects 70.85% <ø> (-6.27%) ⬇️
Injector 73.14% <ø> (-4.22%) ⬇️
Job Server 64.02% <ø> (-5.80%) ⬇️
Integration Test Suite 48.27% <62.50%> (-2.07%) ⬇️
Other 57.91% <62.50%> (-3.15%) ⬇️
Files with missing lines Coverage Δ
_integration-tests/tests/redigo/redigo.go 81.13% <62.50%> (-8.76%) ⬇️

... and 132 files with indirect coverage changes