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

chore: backend domains #475

Merged
merged 16 commits into from
Jan 9, 2025
Merged

chore: backend domains #475

merged 16 commits into from
Jan 9, 2025

Conversation

mghilardelli
Copy link
Collaborator

No description provided.

… 360-tour-api

# Conflicts:
#	preload/src/main/kotlin/ch/sbb/das/preload/PreloadApplication.kt
#	preload/src/main/kotlin/ch/sbb/das/preload/infrastructure/repositories/TrainIdentifiersRepository.kt
… refactor-backend

# Conflicts:
#	backend/src/main/kotlin/ch/sbb/backend/tours/application/TourDto.kt
#	backend/src/main/kotlin/ch/sbb/backend/tours/application/ToursController.kt
#	backend/src/main/kotlin/ch/sbb/backend/tours/application/TrainRunDto.kt
@@ -1,4 +1,4 @@
package ch.sbb.backend.domain.tenancy
package ch.sbb.backend.logging.domain

import java.util.*
Copy link
Collaborator

Choose a reason for hiding this comment

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

sind * imports nicht mehr evil?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

gibt halt Argumente dafür und dagegen. Habs momentan nicht challenged. Fändest du ausschreiben besser?

class ModularityTests {

@Test
fun verifiesModularStructure() {
Copy link
Collaborator

Choose a reason for hiding this comment

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

this tests nothing?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

doch, verify stellt sicher, dass die Modulithen keine Abhänigkeiten haben

@mghilardelli mghilardelli merged commit f4f9013 into main Jan 9, 2025
4 checks passed
@mghilardelli mghilardelli deleted the refactor-backend branch January 9, 2025 12:08
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.

3 participants