feat: replace debug module with pure node:util::debuglog by 3imed-jaberi · Pull Request #1885 · koajs/koa (original) (raw)
Navigation Menu
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Conversation
Checklist
- I have ensured my pull request is not behind the main or master branch of the original repository.
- I have rebased all commits where necessary so that reviewing this pull request can be done without having to merge it first.
- I have written a commit message that passes commitlint linting.
- I have ensured that my code changes pass linting tests.
- I have ensured that my code changes pass unit tests.
- I have described my pull request and the reasons for code changes along with context if necessary.
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 99.90%. Comparing base (8620ced) to head (b2b053a).
Report is 1 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@ ## master #1885 +/- ##
Coverage 99.90% 99.90% -0.01%
Files 9 9
Lines 2049 2046 -3- Hits 2047 2044 -3
Misses 2 2
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
let's try to limit changes in PRs to that described in the PR title :) lots of style changes we can do separately
3imed-jaberi deleted the replace-debug-with-native-node-equivalent branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})