Closed bhainesva closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 78.15%. Comparing base (
b01929e
) to head (b78b984
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Awesome, thanks for getting this started! I've made a few small adjustments, and I've added a formal test. (Current commit runs just that test to verify it runs on CI).
Fixes #34. I used the lodash functions instead of object splatting so I didn't have to deal with typing the function 😬.
Tested with the following config to ensure that modes were overridden, but args / computed args were merged.