Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

decongestion maintenance #3045

Merged
merged 2 commits into from
Jan 10, 2024
Merged

decongestion maintenance #3045

merged 2 commits into from
Jan 10, 2024

Conversation

kainagel
Copy link
Member

rearrange package structure for reducing public footprint later
move toll router into decongestion module
replace eager singletons by normal singletons
do not bind classes directly if binding them to the interface also works
remove scenario argument for decongestion module (can and should be retrieved from injection)
add a more expressive test (existing tests did not fail if toll routing was removed)

@kainagel kainagel merged commit f110e47 into master Jan 10, 2024
48 checks passed
@kainagel kainagel deleted the decongestion branch January 10, 2024 21:34
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