fix(injector: redigo) fix bad argument type from []redis.DialOption to []any #351
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%) |
⬇️ |
Loading