Skip to content

test(pvc-evictor): add coverage for Config.from_env() - #719

Open
magic-peach wants to merge 1 commit into
llm-d:mainfrom
magic-peach:test/pvc-evictor-config-from-env
Open

test(pvc-evictor): add coverage for Config.from_env()#719
magic-peach wants to merge 1 commit into
llm-d:mainfrom
magic-peach:test/pvc-evictor-config-from-env

Conversation

@magic-peach

Copy link
Copy Markdown

The other four modules in this component have a test file; config.py had none, despite from_env() doing env var parsing, default fallbacks, and numeric string coercion for several fields.

Tested: ran the new tests directly with pytest, both pass (test_from_env_defaults, test_from_env_overrides_and_numeric_coercion).

The other four modules in this component have a test file; config.py
had none, despite from_env() doing env var parsing, default
fallbacks, and numeric string coercion for several fields.

Signed-off-by: Akanksha Trehun <akankshatrehun@gmail.com>
Copilot AI lite review requested due to automatic review settings September 8, 2026 19:33

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@github-actions github-actions Bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Sep 8, 2026
@kfirtoledo
kfirtoledo requested a review from guygir September 9, 2026 04:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants