Timmeey86 / CustomTrainingStatisticsPlugin

GNU General Public License v3.0
2 stars 1 forks source link

Separation of concerns #6

Closed Timmeey86 closed 2 years ago

Timmeey86 commented 2 years ago

The code is not fully SOLID yet, but a manageable separation of concerns is available which also allows testing some parts separately (further refactoring might be required, however)

Timmeey86 commented 2 years ago

@Feature/#1