Skip to content

task: restructure startup for improved testability and maintainability #453

Open
@tobiasehlert

Description

@tobiasehlert

Rewrite so that we get a getter structure when it comes to the init(), main() and TibiaDataInitializer() functions.

Currently we have multiple initialisation tasks, logging, and environment variable handling, which makes it difficult to test individual components and increases complexity.

Codecov gave this during #452:
Attention: Patch coverage is 55.17241% with 13 lines in your changes missing coverage.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions