-
Notifications
You must be signed in to change notification settings - Fork 136
test: improve config
test coverage
#1032
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test: improve config
test coverage
#1032
Conversation
✅ Deploy Preview for endearing-brigadeiros-63f9d0 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1032 +/- ##
==========================================
+ Coverage 60.15% 63.28% +3.12%
==========================================
Files 53 53
Lines 2196 2187 -9
Branches 250 245 -5
==========================================
+ Hits 1321 1384 +63
+ Misses 840 774 -66
+ Partials 35 29 -6 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
40299be
to
a30faaa
Compare
67a0dbb
to
39a7974
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! 🍰
This PR increases test coverage for
src/config
by testing many of the missing logic branches and helper functions.