Skip to content

Feature/batch mode #113

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

Merged
merged 43 commits into from
Jul 14, 2025
Merged

Feature/batch mode #113

merged 43 commits into from
Jul 14, 2025

Conversation

XkunW
Copy link
Contributor

@XkunW XkunW commented May 21, 2025

PR Type

[Feature]

Short Description

Batch mode for model launching

XkunW and others added 30 commits May 8, 2025 17:11
…script placement logic, add support for het job name and state in ModelStatusMonitor
…am, revert to default log dir logic in read_slurm_log removed as log dir should strictly be provided from ModelStatusMonitor
…pdate slurm job id type for metrics command (int->str)
@codecov-commenter
Copy link

codecov-commenter commented Jul 14, 2025

Codecov Report

Attention: Patch coverage is 93.70861% with 19 lines in your changes missing coverage. Please review.

Project coverage is 92.51%. Comparing base (0c83309) to head (6bd09da).

Files with missing lines Patch % Lines
vec_inf/client/_helper.py 93.04% 8 Missing ⚠️
vec_inf/client/_utils.py 68.00% 8 Missing ⚠️
vec_inf/client/api.py 77.77% 2 Missing ⚠️
vec_inf/cli/_cli.py 96.29% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #113      +/-   ##
==========================================
+ Coverage   89.36%   92.51%   +3.14%     
==========================================
  Files          13       14       +1     
  Lines         884     1109     +225     
==========================================
+ Hits          790     1026     +236     
+ Misses         94       83      -11     
Files with missing lines Coverage Δ
vec_inf/cli/_helper.py 100.00% <100.00%> (+21.13%) ⬆️
vec_inf/client/_client_vars.py 100.00% <100.00%> (ø)
vec_inf/client/_slurm_script_generator.py 99.15% <100.00%> (+0.85%) ⬆️
vec_inf/client/_slurm_templates.py 100.00% <100.00%> (ø)
vec_inf/client/config.py 100.00% <100.00%> (ø)
vec_inf/client/models.py 100.00% <100.00%> (ø)
vec_inf/cli/_cli.py 86.84% <96.29%> (+8.73%) ⬆️
vec_inf/client/api.py 73.52% <77.77%> (-20.32%) ⬇️
vec_inf/client/_helper.py 94.62% <93.04%> (+0.20%) ⬆️
vec_inf/client/_utils.py 78.86% <68.00%> (-4.34%) ⬇️

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 b3db973 into main Jul 14, 2025
6 of 7 checks passed
@XkunW XkunW deleted the feature/batch-mode branch July 14, 2025 16:20
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