Skip to content

Apply ruff formatting to Python source and test files#205

Merged
craig8 merged 3 commits intoreleases/2026.02.0from
develop
Feb 18, 2026
Merged

Apply ruff formatting to Python source and test files#205
craig8 merged 3 commits intoreleases/2026.02.0from
develop

Conversation

@craig8
Copy link
Contributor

@craig8 craig8 commented Feb 18, 2026

Run ruff format to normalize quote style to double quotes, wrap long lines, and fix spacing across goss.py, field_proxy_forwarder.py, and test_simulation.py.

Run ruff format to normalize quote style to double quotes, wrap long
lines, and fix spacing across goss.py, field_proxy_forwarder.py, and
test_simulation.py.
…errors

Add @pytest.mark.integration to test_createSimulations so it is skipped
in CI where no STOMP broker is available. Fix mypy attr-defined errors
in field_proxy_forwarder.py by extracting mRID with a type ignore.
Add -m 'not integration' to pixi test and test-cov tasks so tests
requiring a running GridAPPS-D instance are skipped in CI.
@craig8 craig8 merged commit 6f53c7c into releases/2026.02.0 Feb 18, 2026
10 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.

1 participant

Comments