koajs / compose

Middleware composition utility
MIT License
1k stars 147 forks source link

style: simplify code #172

Open LinLin00000000 opened 1 year ago

LinLin00000000 commented 1 year ago

Checklist

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (bff06e9) 100.00% compared to head (d3bee7f) 100.00%.

:exclamation: Current head d3bee7f differs from pull request most recent head e70e9ea. Consider uploading reports for the commit e70e9ea to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #172 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 1 1 Lines 17 16 -1 Branches 5 4 -1 ========================================= - Hits 17 16 -1 ``` | [Impacted Files](https://codecov.io/gh/koajs/compose/pull/172?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=koajs) | Coverage Δ | | |---|---|---| | [index.js](https://codecov.io/gh/koajs/compose/pull/172?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=koajs#diff-aW5kZXguanM=) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=koajs). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=koajs)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.