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在线查询 #86

Merged
merged 3 commits into from
Mar 28, 2019
Merged

新增redis在线查询 #86

merged 3 commits into from
Mar 28, 2019

Conversation

hhyo
Copy link
Owner

@hhyo hhyo commented Mar 28, 2019

  • 新增redis在线查询
  • 修改版本号v1.4.6

Copy link
Collaborator

@LeoQuote LeoQuote left a comment

Choose a reason for hiding this comment

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

后续把mssql get_all_tables 改一下就好了, 免得没有权限还用户不知道.

666

@hhyo hhyo merged commit 398d17c into master Mar 28, 2019
@codecov
Copy link

codecov bot commented Mar 28, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@3e127e2). Click here to learn what that means.
The diff coverage is 88.33%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #86   +/-   ##
=========================================
  Coverage          ?   67.47%           
=========================================
  Files             ?       60           
  Lines             ?     5927           
  Branches          ?        0           
=========================================
  Hits              ?     3999           
  Misses            ?     1928           
  Partials          ?        0
Impacted Files Coverage Δ
sql/instance.py 27.38% <ø> (ø)
sql/views.py 40.52% <0%> (ø)
sql/resource_group.py 16.66% <0%> (ø)
sql/engines/tests.py 100% <100%> (ø)
sql/models.py 95.62% <100%> (ø)
sql/engines/redis.py 87.93% <87.93%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3e127e2...0b47745. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Mar 28, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@3e127e2). Click here to learn what that means.
The diff coverage is 88.33%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #86   +/-   ##
=========================================
  Coverage          ?   67.47%           
=========================================
  Files             ?       60           
  Lines             ?     5927           
  Branches          ?        0           
=========================================
  Hits              ?     3999           
  Misses            ?     1928           
  Partials          ?        0
Impacted Files Coverage Δ
sql/instance.py 27.38% <ø> (ø)
sql/views.py 40.52% <0%> (ø)
sql/resource_group.py 16.66% <0%> (ø)
sql/engines/tests.py 100% <100%> (ø)
sql/models.py 95.62% <100%> (ø)
sql/engines/redis.py 87.93% <87.93%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3e127e2...0b47745. Read the comment docs.

@hhyo hhyo added this to Done in v1.5.0 Mar 30, 2019
@hhyo hhyo added the enhancement New feature or request label Mar 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
v1.5.0
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants