Skip to content

Conversation

@XkunW
Copy link
Contributor

@XkunW XkunW commented Nov 10, 2025

PR Type

[Feature]

Short Description

Updated status command in CLI to display all vec-inf running jobs if no job ID is provided, added fetch_running_jobs function in CLI to support this change

@codecov-commenter
Copy link

codecov-commenter commented Nov 10, 2025

Codecov Report

❌ Patch coverage is 93.05556% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.83%. Comparing base (ba3303c) to head (dcc31e3).

Files with missing lines Patch % Lines
vec_inf/client/_helper.py 50.00% 3 Missing ⚠️
vec_inf/cli/_cli.py 95.00% 1 Missing ⚠️
vec_inf/client/_utils.py 75.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #163      +/-   ##
==========================================
+ Coverage   90.71%   90.83%   +0.11%     
==========================================
  Files          14       14              
  Lines        1282     1342      +60     
==========================================
+ Hits         1163     1219      +56     
- Misses        119      123       +4     
Files with missing lines Coverage Δ
vec_inf/cli/_helper.py 95.31% <100.00%> (+0.48%) ⬆️
vec_inf/client/_slurm_script_generator.py 97.82% <100.00%> (+0.06%) ⬆️
vec_inf/client/api.py 77.77% <100.00%> (+6.34%) ⬆️
vec_inf/cli/_cli.py 88.30% <95.00%> (+0.80%) ⬆️
vec_inf/client/_utils.py 78.88% <75.00%> (-0.24%) ⬇️
vec_inf/client/_helper.py 92.61% <50.00%> (-0.73%) ⬇️

Impacted file tree graph

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@XkunW XkunW merged commit cb678f5 into main Nov 11, 2025
7 checks passed
@XkunW XkunW deleted the f/show_running_jobs branch November 11, 2025 19:07
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.

2 participants