koa icon indicating copy to clipboard operation
koa copied to clipboard

fix(lib/doc): fix jsdoc and typo

Open dev-itsheng opened this issue 2 years ago • 1 comments

When I read Koa's source, I noticed some typo errors in JSDoc and documentation, so I tried to fix them.

dev-itsheng avatar Apr 09 '22 12:04 dev-itsheng

Codecov Report

Merging #1662 (d2b4ebd) into master (00ce71f) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1662   +/-   ##
=======================================
  Coverage   99.60%   99.60%           
=======================================
  Files           5        5           
  Lines         507      507           
  Branches      142      142           
=======================================
  Hits          505      505           
  Misses          2        2           
Impacted Files Coverage Δ
lib/request.js 100.00% <ø> (ø)
lib/response.js 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 00ce71f...d2b4ebd. Read the comment docs.

codecov[bot] avatar Apr 09 '22 12:04 codecov[bot]

@hustLer2k @gxkl Hi,

Can you pls check this changes? Thx

etroynov avatar Nov 08 '23 06:11 etroynov

@fengmk2 could you review this PR please?

hustLer2k avatar Nov 08 '23 13:11 hustLer2k