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

feat: full inspect #3559

Merged
merged 6 commits into from
Oct 31, 2023
Merged

Conversation

vagetablechicken
Copy link
Collaborator

@vagetablechicken vagetablechicken commented Oct 18, 2023

  1. inspect for full cluster report
  2. only make rpc hint to be optional(need extra lib pb and bs4), we can call rpc in base version
  3. docs about full inspect
  4. docs about diag tool commands and add inspect in must read

@github-actions github-actions bot added documentation Improvements or additions to documentation sdk openmldb java/python sdk labels Oct 18, 2023
@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3bb9df7) 75.31% compared to head (95980fb) 75.31%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3559      +/-   ##
============================================
- Coverage     75.31%   75.31%   -0.01%     
  Complexity      587      587              
============================================
  Files           718      719       +1     
  Lines        129780   129824      +44     
  Branches       1280     1280              
============================================
+ Hits          97741    97771      +30     
- Misses        31753    31767      +14     
  Partials        286      286              
Files Coverage Δ
python/openmldb_tool/tests/inspect_test.py 100.00% <100.00%> (ø)

... and 26 files with indirect coverage changes

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

@github-actions github-actions bot added the storage-engine openmldb storage engine. nameserver & tablet label Oct 18, 2023
@vagetablechicken vagetablechicken merged commit f864f8c into 4paradigm:main Oct 31, 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 storage-engine openmldb storage engine. nameserver & tablet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants