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的返回结果进行类型判断,如果是dict,list转为json字符串 #2690

Merged
merged 14 commits into from
Jun 25, 2024

Conversation

feiazifeiazi
Copy link
Contributor

  1. Redis允许的命令添加 info。
  2. 增强兼容性:对Redis的返回结果进行类型判断,如果是dict,list转为json字符串。 不让前端处理复杂类型显示。

Copy link

codecov bot commented Jun 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.13%. Comparing base (c544f10) to head (b1ed7fd).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2690      +/-   ##
==========================================
+ Coverage   77.08%   77.13%   +0.04%     
==========================================
  Files         117      117              
  Lines       16149    16169      +20     
==========================================
+ Hits        12449    12472      +23     
+ Misses       3700     3697       -3     

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

@feiazifeiazi
Copy link
Contributor Author

@LeoQuote PR还有问题吗。可以合并?

@LeoQuote LeoQuote merged commit 7ca0793 into hhyo:master Jun 25, 2024
10 checks passed
@LeoQuote
Copy link
Collaborator

感谢贡献

@feiazifeiazi feiazifeiazi deleted the updat_redis_result branch December 20, 2024 06:42
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