Skip to content

feat: diag tool log parse#3258

Merged
vagetablechicken merged 22 commits into4paradigm:mainfrom
zhangziheng01233:issue#3228
Jun 2, 2023
Merged

feat: diag tool log parse#3258
vagetablechicken merged 22 commits into4paradigm:mainfrom
zhangziheng01233:issue#3228

Conversation

@zhangziheng01233
Copy link
Copy Markdown
Contributor

close #3228

  • add choice of offline job state
  • add log parser

@github-actions github-actions bot added the sdk openmldb java/python sdk label May 8, 2023
@vagetablechicken vagetablechicken self-requested a review May 8, 2023 10:49
@codecov
Copy link
Copy Markdown

codecov bot commented May 8, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.02 ⚠️

Comparison is base (54cedd6) 75.61% compared to head (1e4dc7b) 75.59%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3258      +/-   ##
============================================
- Coverage     75.61%   75.59%   -0.02%     
  Complexity      393      393              
============================================
  Files           686      687       +1     
  Lines        125836   125848      +12     
  Branches       1186     1186              
============================================
- Hits          95148    95137      -11     
- Misses        30451    30474      +23     
  Partials        237      237              
Impacted Files Coverage Δ
python/openmldb_tool/tests/log_parser_test.py 100.00% <100.00%> (ø)

... and 11 files with indirect coverage changes

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

@github-actions github-actions bot added the documentation Improvements or additions to documentation label May 9, 2023
Copy link
Copy Markdown
Collaborator

@vagetablechicken vagetablechicken left a comment

Choose a reason for hiding this comment

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

LGTM

@vagetablechicken vagetablechicken disabled auto-merge May 29, 2023 03:02
@vagetablechicken
Copy link
Copy Markdown
Collaborator

rebase after tool ci test added

@vagetablechicken vagetablechicken merged commit 0631e0d into 4paradigm:main Jun 2, 2023
@zhangziheng01233 zhangziheng01233 deleted the issue#3228 branch June 19, 2023 08:37
dl239 pushed a commit that referenced this pull request Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation sdk openmldb java/python sdk

Projects

None yet

Development

Successfully merging this pull request may close these issues.

diag: improve offline inspect

3 participants