Skip to content

fix(7.5): rename CNSW-NNSW table to match plural 'costs_' prefix#81

Open
MukundaKatta wants to merge 1 commit intoOpen-ISP:mainfrom
MukundaKatta:fix/cnsw-nnsw-table-name-plural
Open

fix(7.5): rename CNSW-NNSW table to match plural 'costs_' prefix#81
MukundaKatta wants to merge 1 commit intoOpen-ISP:mainfrom
MukundaKatta:fix/cnsw-nnsw-table-name-plural

Conversation

@MukundaKatta
Copy link
Copy Markdown

Fixes #80. The CNSW-NNSW row was the only one in the v7.5 flow-path family using singular cost_ while the other 41 tables use plural costs_ — strict-prefix consumers silently dropped it.

- flow_path_augmentation_cost_slower_growth_CNSW-NNSW:
+ flow_path_augmentation_costs_slower_growth_CNSW-NNSW:

Single YAML key rename, single character.

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.

Typo in v7.5 table name: missing "s" in flow_path_augmentation_cost_slower_growth_CNSW-NNSW

1 participant