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

test: support Redis integration testing #6466

Merged
merged 15 commits into from
Apr 17, 2024
Merged

Conversation

funky-eyes
Copy link
Contributor

  • I have registered the PR changes.

Ⅰ. Describe what this PR did

Ⅱ. Does this pull request fix one issue?

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

@codecov-commenter
Copy link

codecov-commenter commented Apr 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.08%. Comparing base (a24a43e) to head (41bac19).
Report is 4 commits behind head on 2.x.

❗ Current head 41bac19 differs from pull request most recent head ddeb7a1. Consider uploading reports for the commit ddeb7a1 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##                2.x    #6466      +/-   ##
============================================
+ Coverage     50.26%   51.08%   +0.82%     
- Complexity     5242     5292      +50     
============================================
  Files           942      942              
  Lines         33270    33270              
  Branches       4030     4030              
============================================
+ Hits          16722    16996     +274     
+ Misses        14929    14605     -324     
- Partials       1619     1669      +50     

see 50 files with indirect coverage changes

@funky-eyes funky-eyes added this to the 2.1.0 milestone Apr 10, 2024
@funky-eyes funky-eyes added module/config config module module/server server module type: test test case labels Apr 10, 2024
@funky-eyes funky-eyes requested a review from liuqiufeng April 12, 2024 09:14
Copy link
Contributor

@liuqiufeng liuqiufeng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@funky-eyes funky-eyes merged commit bd7ad85 into apache:2.x Apr 17, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module/config config module module/server server module type: test test case
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants