Skip to content

Rename the transmission default limit config field#129

Open
nick-gorman wants to merge 1 commit into
mainfrom
rename-transmission-default-limit
Open

Rename the transmission default limit config field#129
nick-gorman wants to merge 1 commit into
mainfrom
rename-transmission-default-limit

Conversation

@nick-gorman

Copy link
Copy Markdown
Member

rez_to_sub_region_transmission_default_limit becomes transmission_default_limit.

Under the new-format translator (#126) the default applies to any transmission path without limit data, not just REZ connections, so the old name no longer describes its scope. The rename is peeled out of #126 to keep that PR focused on the translation; this one is a mechanical find-and-replace across the config model, config files, docs and tests.

Breaking for existing config files: the field needs renaming.

🤖 Generated with Claude Code

…efault_limit

The new-format translator (#126) applies this default to
any transmission path without limit data, not just REZ connections, so
the name no longer describes its scope. Peeled out of that PR so it
lands as a one-concern change. Breaking for existing config files: the
field needs renaming.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@codecov

codecov Bot commented Jul 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
src/ispypsa/config/validators.py 96.07% <100.00%> (ø)
src/ispypsa/translator/renewable_energy_zones.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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