Skip to content
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

feat: koa support #1792

Merged
merged 6 commits into from
Mar 27, 2024
Merged

feat: koa support #1792

merged 6 commits into from
Mar 27, 2024

Conversation

alexander-akait
Copy link
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • documentation update
  • typo fix
  • metadata update

Motivation / Use-Case

built-in koa support

Breaking Changes

No

Additional Info

No

Copy link

codecov bot commented Mar 27, 2024

Codecov Report

Attention: Patch coverage is 86.48649% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 95.53%. Comparing base (b3f9126) to head (640ea47).

Files Patch % Lines
src/index.js 82.14% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1792      +/-   ##
==========================================
- Coverage   96.29%   95.53%   -0.77%     
==========================================
  Files          10       10              
  Lines         486      515      +29     
  Branches      139      143       +4     
==========================================
+ Hits          468      492      +24     
- Misses         17       21       +4     
- Partials        1        2       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alexander-akait alexander-akait merged commit 458c17c into master Mar 27, 2024
12 of 14 checks passed
@alexander-akait alexander-akait deleted the feat-support-koa branch March 27, 2024 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant