Closed jacobweinstock closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 47.60%. Comparing base (
c5afdbb
) to head (8096773
). Report is 2 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
Update most all provider options to be optional and to have the json struct tags with
omitempty
.Why is this needed
Fixes: #
How Has This Been Tested?
How are existing users impacted? What migration steps/scripts do we need?
Checklist:
I have: