feat: add support go-redis/redis.v0 #312
Merged
Codecov / codecov/project
succeeded
Oct 2, 2024 in 1s
79.04% (+5.04%) compared to c098377
View this Pull Request on Codecov
79.04% (+5.04%) compared to c098377
Details
Codecov Report
Attention: Patch coverage is 94.59459%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 79.04%. Comparing base (
c098377
) to head (5eadc90
).
Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
_integration-tests/tests/go-redis.v0/go-redis.go | 94.59% | 2 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #312 +/- ##
==========================================
+ Coverage 73.99% 79.04% +5.04%
==========================================
Files 145 144 -1
Lines 7811 6700 -1111
==========================================
- Hits 5780 5296 -484
+ Misses 1596 965 -631
- Partials 435 439 +4
Components | Coverage Δ | |
---|---|---|
Generators | 78.38% <ø> (+1.40%) |
⬆️ |
Instruments | 88.05% <ø> (ø) |
|
Go Driver | 80.24% <ø> (+7.43%) |
⬆️ |
Toolexec Driver | 74.29% <ø> (+3.41%) |
⬆️ |
Aspects | 78.25% <ø> (+6.39%) |
⬆️ |
Injector | 77.98% <ø> (+4.26%) |
⬆️ |
Job Server | 69.34% <ø> (+5.61%) |
⬆️ |
Integration Test Suite | 92.65% <94.59%> (+4.83%) |
⬆️ |
Other | 79.04% <94.59%> (+5.04%) |
⬆️ |
Files with missing lines | Coverage Δ | |
---|---|---|
_integration-tests/tests/go-redis.v0/go-redis.go | 94.59% <94.59%> (ø) |
Loading