Simmy API review Part 3 - Set enabled to true by default#1916
Conversation
|
@martintmk Shall I add the renaming of |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1916 +/- ##
==========================================
- Coverage 84.80% 84.79% -0.01%
==========================================
Files 312 312
Lines 6897 6893 -4
Branches 1056 1056
==========================================
- Hits 5849 5845 -4
Misses 839 839
Partials 209 209
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
martincostello
left a comment
There was a problem hiding this comment.
This is much terser and intuitive.
I wonder if we should put a note in the documentation somewhere that people should take care with the default being on, as if this is being used in production you'd be getting chaos as an opt-out rather than an opt-in as a change in behaviour to previous releases(?) of Simmy, so any configuration that might be tied to turning chaos on or not would be inverted.
Done |
Co-authored-by: Martin Costello <martin@martincostello.com>
Pull Request
The issue or feature being addressed
#1901
Details on the issue fix or feature implementation
EnabledfromfalsetotrueConfirm the following