-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
fix: contentBase (static) logging #2744
Conversation
Codecov Report
@@ Coverage Diff @@
## v4 #2744 +/- ##
==========================================
+ Coverage 92.90% 93.04% +0.14%
==========================================
Files 39 39
Lines 1310 1308 -2
Branches 351 348 -3
==========================================
Hits 1217 1217
+ Misses 89 87 -2
Partials 4 4
Continue to review full report at Codecov.
|
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.
Thanks |
Something else where you want to help? |
@evilebottnawi Yes, please let me know where I can help. |
For Bugs and Features; did you add new tests?
N/A (covered by existing tests)
Motivation / Use-Case
contentBase
has been removed in favor ofstatic
in #2670.Breaking Changes
N/A
Additional Info