-
Notifications
You must be signed in to change notification settings - Fork 18
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
allows debug calls prior to instantiation #28
base: master
Are you sure you want to change the base?
Conversation
deletes debug module caches and reloads debug
Codecov Report
@@ Coverage Diff @@
## master #28 +/- ##
==========================================
- Coverage 98.00% 90.00% -8.00%
==========================================
Files 2 2
Lines 50 60 +10
==========================================
+ Hits 49 54 +5
- Misses 1 6 +5
Continue to review full report at Codecov.
|
Good work, would you mind to add a unit test? |
Hmmm. I'm not exactly sure what I'm doing wrong here. It's throwing within the test and failing, but not when I implement it in my project. Any thoughts?
|
Looking at this it makes it seem like we'd need an ESM compatible |
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
deletes debug module caches and reloads debug