-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
class::improvementCleanup that doesn't affect functionalityCleanup that doesn't affect functionalityloc::backendThis issue concerns the C++ backend implementation.This issue concerns the C++ backend implementation.
Description
Motivation / Current Behaviour
Several tests emit log messages that are either unintended or not useful.
Enhancement description
Log messages in tests can be muted by overriding the current log level (using the not-yet-merged LogLevelOverride class) or captured and checked using RedirectLogger.
With these methods, we can remove functions like ParameterDistributionNormal::log_stddev_changes.
Additional context
No response
Checklist
- Attached labels, especially loc:: or model:: labels.
- Linked to project
Metadata
Metadata
Assignees
Labels
class::improvementCleanup that doesn't affect functionalityCleanup that doesn't affect functionalityloc::backendThis issue concerns the C++ backend implementation.This issue concerns the C++ backend implementation.