Skip to content

[fix] align cli with yaml#91

Merged
yuleisui merged 1 commit into
SVF-tools:mainfrom
guanqin-123:feat/vit-bert-pipeline
Jul 7, 2026
Merged

[fix] align cli with yaml#91
yuleisui merged 1 commit into
SVF-tools:mainfrom
guanqin-123:feat/vit-bert-pipeline

Conversation

@guanqin-123

@guanqin-123 guanqin-123 commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

The previous CLI option lacks in config settings in YAML; now it is aligned
The config file is first loaded by default, then if some CLI options exist, cli options will override the file config.
Coverage is willing to push 74.

@codecov

codecov Bot commented Jul 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.63%. Comparing base (e85d9c9) to head (a469f45).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #91   +/-   ##
=======================================
  Coverage   73.62%   73.63%           
=======================================
  Files          92       92           
  Lines       18993    18993           
=======================================
+ Hits        13984    13985    +1     
+ Misses       5009     5008    -1     
Flag Coverage Δ
bab 47.56% <ø> (ø)
backend-float32 47.63% <ø> (ø)
backend-float64 47.67% <ø> (ø)
frontend 33.73% <ø> (+<0.01%) ⬆️
pipeline-fuzz 19.47% <ø> (+<0.01%) ⬆️
pipeline-verify 40.06% <ø> (+0.37%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 1 file with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e85d9c9...a469f45. Read the comment docs.

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

@guanqin-123 guanqin-123 force-pushed the feat/vit-bert-pipeline branch from b24f03c to 2d25cf4 Compare July 6, 2026 23:43
@guanqin-123 guanqin-123 force-pushed the feat/vit-bert-pipeline branch from 2d25cf4 to a469f45 Compare July 7, 2026 01:44
@yuleisui

yuleisui commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

We will continue to do the following refactoring
(1) reduce the code size for three components (frontend, pipeline and backend)
(2) make a single config.yaml under each of these three components to include all possible configurations (from CLIs)

@yuleisui yuleisui merged commit dcae932 into SVF-tools:main Jul 7, 2026
8 checks passed
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