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

fix: can not get currentContext in error handler #1758

Merged
merged 1 commit into from
Apr 12, 2023

Conversation

gxkl
Copy link
Contributor

@gxkl gxkl commented Apr 12, 2023

pick from 1757

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
Copy link

codecov bot commented Apr 12, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.96 ⚠️

Comparison is base (bec13ec) 99.61% compared to head (c931e72) 98.66%.

❗ Current head c931e72 differs from pull request most recent head 2c6482c. Consider uploading reports for the commit 2c6482c to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1758      +/-   ##
==========================================
- Coverage   99.61%   98.66%   -0.96%     
==========================================
  Files           5        5              
  Lines         521      523       +2     
  Branches      145      146       +1     
==========================================
- Hits          519      516       -3     
- Misses          2        7       +5     
Impacted Files Coverage Δ
lib/application.js 94.61% <100.00%> (-3.83%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@fengmk2 fengmk2 added the bug label Apr 12, 2023
@fengmk2 fengmk2 merged commit e98b8d1 into koajs:master Apr 12, 2023
@fengmk2
Copy link
Member

fengmk2 commented Apr 12, 2023

npm dist-tag ls
experimental: 3.0.0-alpha.1
latest-0: 0.21.1
latest: 2.14.2
next: 2.14.2
v1: 1.7.0

@gxkl gxkl deleted the fix/get-current-context-in-error-handler branch April 12, 2023 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants