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

Update osc processlist #48

Closed
wants to merge 4 commits into from
Closed

Conversation

hanchuanchuan
Copy link
Owner

  • 优化osc的进程列表显示
    现在如果一次执行多条osc语句时,都会在osc进程列表,直到所有语句执行完成后才会清除。
  • 优化osc的进程列表有序,按添加顺序
  • 修复pt-osc可能出现执行成功,但进度不到100%的问题

@codecov
Copy link

codecov bot commented Jul 4, 2019

Codecov Report

Merging #48 into master will decrease coverage by 0.0174%.
The diff coverage is 0%.

@@               Coverage Diff               @@
##             master       #48        +/-   ##
===============================================
- Coverage   61.7145%   61.697%   -0.0175%     
===============================================
  Files           369       369                
  Lines         78296     78323        +27     
===============================================
+ Hits          48320     48323         +3     
- Misses        25872     25897        +25     
+ Partials       4104      4103         -1

@codecov
Copy link

codecov bot commented Jul 4, 2019

Codecov Report

Merging #48 into master will decrease coverage by 0.0072%.
The diff coverage is 0%.

@@               Coverage Diff                @@
##             master        #48        +/-   ##
================================================
- Coverage   61.7145%   61.7072%   -0.0073%     
================================================
  Files           369        369                
  Lines         78296      78323        +27     
================================================
+ Hits          48320      48331        +11     
- Misses        25872      25893        +21     
+ Partials       4104       4099         -5

@hanchuanchuan
Copy link
Owner Author

优化osc的进程列表显示,并按添加顺序排序,修复pt-osc可能出现执行成功,但进度不到100%的问题

@hanchuanchuan hanchuanchuan deleted the update-osc-processlist branch July 4, 2019 14:01
@hanchuanchuan hanchuanchuan restored the update-osc-processlist branch July 4, 2019 14:26
@hanchuanchuan hanchuanchuan deleted the update-osc-processlist branch October 24, 2019 14:00
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

1 participant