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

fix redis rows #1907

Merged
merged 2 commits into from
Oct 16, 2022
Merged

fix redis rows #1907

merged 2 commits into from
Oct 16, 2022

Conversation

chenyu1st
Copy link
Contributor

解决issue #1906

@chenyu1st
Copy link
Contributor Author

pipline没有自动retry吗

sql/engines/redis.py Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Oct 16, 2022

Codecov Report

Base: 75.95% // Head: 75.94% // Decreases project coverage by -0.00% ⚠️

Coverage data is based on head (9b54c45) compared to base (f4f2071).
Patch coverage: 50.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1907      +/-   ##
==========================================
- Coverage   75.95%   75.94%   -0.01%     
==========================================
  Files          91       91              
  Lines       14196    14190       -6     
==========================================
- Hits        10782    10777       -5     
+ Misses       3414     3413       -1     
Impacted Files Coverage Δ
sql/engines/redis.py 75.92% <50.00%> (ø)
sql/views.py 63.45% <0.00%> (-0.67%) ⬇️
sql/engines/goinception.py 64.92% <0.00%> (-0.33%) ⬇️
sql/engines/mssql.py 70.05% <0.00%> (-0.16%) ⬇️
sql/engines/mongo.py 50.00% <0.00%> (+0.13%) ⬆️
sql/utils/sql_utils.py 63.51% <0.00%> (+0.42%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@hhyo hhyo merged commit 1971e9d into hhyo:master Oct 16, 2022
nick2wang pushed a commit to nick2wang/Archery that referenced this pull request Nov 8, 2022
* fix redis rows

Co-authored-by: hhyo <rtttte@qq.com>
(cherry picked from commit 1971e9d)
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.

None yet

2 participants