8 Commits

Author SHA1 Message Date
Tobias Dillmann 6dd29458be [#66093] Move Dentaku-error handling into the ErrorHandler 2025-09-24 19:19:03 +02:00
Tobias Dillmann 9581aa2f12 [#66093] Only consider errors for missing values 2025-09-24 19:19:03 +02:00
Tobias Dillmann 986fcd12f1 [#66093] Remove superfluous check 2025-09-24 19:19:03 +02:00
Tobias Dillmann a316deda79 [#66093] Simplify detection of missing values 2025-09-24 19:19:03 +02:00
Tobias Dillmann a60fa00f50 [#66093] Use case-in instead of when Array 2025-09-24 19:19:03 +02:00
Tobias Dillmann 9ab4b47ea2 [#66093] ErrorHandler: rework argument list for .handle_calculation_errors! 2025-09-24 19:19:03 +02:00
Tobias Dillmann 80875f01b7 [#66093] Move error record creation into the ErrorContext class
It has all the info it needs to perform the operation -> less code
2025-09-24 19:19:03 +02:00
Tobias Dillmann 410fe66512 [#66093] Refactor calculation error handling 2025-09-24 19:19:03 +02:00