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

Improve unit test coverage in command.go #514

Merged
merged 1 commit into from
Mar 24, 2024

Conversation

moonorange
Copy link
Contributor

Description

Add some unit tests in command.go

Related Issue

#487

Signed-off-by: moonorange <monoma632@gmail.com>
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.58%. Comparing base (04d4621) to head (74a4462).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #514      +/-   ##
==========================================
- Coverage   95.59%   95.58%   -0.01%     
==========================================
  Files          80       80              
  Lines       33178    33178              
==========================================
- Hits        31715    31712       -3     
- Misses       1262     1267       +5     
+ Partials      201      199       -2     

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

Copy link
Collaborator

@rueian rueian left a comment

Choose a reason for hiding this comment

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

Thanks @moonorange!

@rueian rueian merged commit 87afcd2 into redis:main Mar 24, 2024
1 check passed
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.

3 participants