Basic refactoring and improvements
No due date
82% complete
This is a first milestone, which consists of issues adressing general improvements and refactorings. It will definitely contain some breaking changes. The goal is to have a better internal structure of the module, increase code quality and reduce redundant code.
The following goals are to be considered:
- Basic unit tests for main classes
- Refactoring of ba…
This is a first milestone, which consists of issues adressing general improvements and refactorings. It will definitely contain some breaking changes. The goal is to have a better internal structure of the module, increase code quality and reduce redundant code.
The following goals are to be considered:
- Basic unit tests for main classes
- Refactoring of base classes (
Visibilities
,Parameters
,Calculations
) to reduce code redundancy - Consolidation of data types
- More consistant data type handling (units vs. data class, etc.)
- Add support of all reported / known parameters, etc.