Closed JoshuaKGoldberg closed 3 months ago
Attention: Patch coverage is 98.36066%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 97.77%. Comparing base (
d502d3e
) to head (2f2e3ed
). Report is 115 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
.../shared/options/createOptionDefaults/index.test.ts | 97.95% | 1 Missing :warning: |
src/shared/options/createOptionDefaults/index.ts | 92.30% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
PR Checklist
status: accepting prs
Overview
Fills in a lot of logic around defaults that was previously not hooked up.
--auto
now completely works as expected in this repository.💖