Closed mark-dce closed 2 months ago
RATIONALE The coverage report is flagging the Clamby initializer because it's only run in production. Otherwise, we're getting the default settings.
This change always runs the configuration code and modifies individual settings as needed for the production environment.
coverage: 94.487% (+0.4%) from 94.106% when pulling a4a6131ccdea2de036e08cfbc053049248146849 on init_clamby into 15765d7ef5f05b2e50b885ce4a9c96c4a855befa on main.
RATIONALE The coverage report is flagging the Clamby initializer because it's only run in production. Otherwise, we're getting the default settings.
This change always runs the configuration code and modifies individual settings as needed for the production environment.