koajs / koa

Expressive middleware for node.js using ES2017 async functions
https://koajs.com
MIT License
35.07k stars 3.22k forks source link

test: Add Node.js 20 #1788

Closed LaicZhang closed 7 months ago

LaicZhang commented 8 months ago

Checklist

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (5ba533f) 98.66% compared to head (153eb59) 98.66%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1788 +/- ## ======================================= Coverage 98.66% 98.66% ======================================= Files 5 5 Lines 523 523 Branches 146 146 ======================================= Hits 516 516 Misses 7 7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.