Skip to content

get_log_messages console REST API function, other enhancements#391

Open
KUGDev wants to merge 1 commit into
zowe:mainfrom
KUGDev:feature/get-log-messages-and-other
Open

get_log_messages console REST API function, other enhancements#391
KUGDev wants to merge 1 commit into
zowe:mainfrom
KUGDev:feature/get-log-messages-and-other

Conversation

@KUGDev
Copy link
Copy Markdown
Contributor

@KUGDev KUGDev commented May 14, 2026

What It Does

Added get_log_messages console REST API function, added exec-data and status query parameters to list_jobs, corrected members parsing, list_members enhancement

How to Test

Use Console.get_log_messages to get messages from SYSLOG/OPERLOG.
Use fetch_exec_data=True flag with Jobs.list_jobs to fetch exec-data with the list of jobs.
User status='ACTIVE' flag with Jobs.list_jobs to fetch jobs that are active at the moment.

Review Checklist
I certify that I have:

Additional Comments

@github-project-automation github-project-automation Bot moved this to New Issues in Zowe CLI Squad May 14, 2026
@zowe-robot zowe-robot moved this from New Issues to Review/QA in Zowe CLI Squad May 14, 2026
@KUGDev KUGDev force-pushed the feature/get-log-messages-and-other branch from 45c9b39 to e521abf Compare May 14, 2026 08:31
… status query parameters to list_jobs, corrected members parsing, list_members enhancement

Signed-off-by: Uladzislau <leksilonchikk@gmail.com>
@KUGDev KUGDev force-pushed the feature/get-log-messages-and-other branch from e521abf to eb3675a Compare May 14, 2026 08:31
@codecov
Copy link
Copy Markdown

codecov Bot commented May 14, 2026

Codecov Report

❌ Patch coverage is 92.69663% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.10%. Comparing base (b4f0611) to head (eb3675a).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
.../zowe/zos_console_for_zowe_sdk/response/console.py 91.04% 6 Missing ⚠️
...s/zowe/zos_files_for_zowe_sdk/response/datasets.py 90.32% 3 Missing ⚠️
src/core/zowe/core_for_zowe_sdk/request_handler.py 77.77% 2 Missing ⚠️
...s_jobs/zowe/zos_jobs_for_zowe_sdk/response/jobs.py 84.61% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #391      +/-   ##
==========================================
+ Coverage   82.13%   83.10%   +0.97%     
==========================================
  Files          49       49              
  Lines        2916     3055     +139     
==========================================
+ Hits         2395     2539     +144     
+ Misses        521      516       -5     
Flag Coverage Δ
unittests 83.10% <92.69%> (+0.97%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@zFernand0 zFernand0 self-requested a review May 15, 2026 12:34
@JTonda JTonda moved this from Review/QA to Release Backlog in Zowe CLI Squad May 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Release Backlog

Development

Successfully merging this pull request may close these issues.

3 participants