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

feat: add support go-redis/redis.v0 #312

Merged
merged 3 commits into from
Oct 2, 2024

Conversation

rarguelloF
Copy link
Contributor

@rarguelloF rarguelloF commented Oct 1, 2024

Add support for go-redis/redis.v0 (pre go modules version).

@rarguelloF rarguelloF marked this pull request as ready for review October 2, 2024 08:46
@rarguelloF rarguelloF requested a review from a team as a code owner October 2, 2024 08:46
@RomainMuller RomainMuller added this pull request to the merge queue Oct 2, 2024
Copy link

codecov bot commented Oct 2, 2024

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%> (ø)

... and 126 files with indirect coverage changes

Merged via the queue into main with commit 60e02dd Oct 2, 2024
23 checks passed
@RomainMuller RomainMuller deleted the rarguellof/APPSEC-55046/go-redis-v0 branch October 2, 2024 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants