-
Notifications
You must be signed in to change notification settings - Fork 0
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
refactor: replace cosmicconfig with lilconfig #157
base: main
Are you sure you want to change the base?
Conversation
|
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found.
Additional details and impacted files@@ Coverage Diff @@
## main #157 +/- ##
===========================================
- Coverage 94.34% 70.48% -23.86%
===========================================
Files 11 22 +11
Lines 1061 1552 +491
Branches 118 142 +24
===========================================
+ Hits 1001 1094 +93
- Misses 59 457 +398
Partials 1 1
... and 6 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
|
||
// "importHelpers": true, | ||
// "declarationMap": false, | ||
// "skipLibCheck": true, |
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.
// "importHelpers": true, | |
// "declarationMap": false, | |
// "skipLibCheck": true, |
No description provided.