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

Redis.get_all_databases添加边界测试方法 #2574

Merged
merged 2 commits into from
Apr 11, 2024

get_all_databases添加边界测试方法

6ab4e7a
Select commit
Loading
Failed to load commit list.
Merged

Redis.get_all_databases添加边界测试方法 #2574

get_all_databases添加边界测试方法
6ab4e7a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 11, 2024 in 0s

76.89% (+0.03%) compared to 370d8c0

View this Pull Request on Codecov

76.89% (+0.03%) compared to 370d8c0

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.89%. Comparing base (370d8c0) to head (6ab4e7a).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2574      +/-   ##
==========================================
+ Coverage   76.86%   76.89%   +0.03%     
==========================================
  Files         117      117              
  Lines       16084    16106      +22     
==========================================
+ Hits        12363    12385      +22     
  Misses       3721     3721              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.