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: fix authenticate retry #67

Merged
merged 1 commit into from
Jan 8, 2019
Merged

fix: fix authenticate retry #67

merged 1 commit into from
Jan 8, 2019

Conversation

dead-horse
Copy link
Member

@dead-horse dead-horse commented Jan 8, 2019

Checklist
  • npm test passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)
Description of change

closes eggjs/egg#3376

@dead-horse dead-horse merged commit ceaa7de into master Jan 8, 2019
@dead-horse dead-horse deleted the fix-authorize branch January 8, 2019 12:09
@codecov
Copy link

codecov bot commented Jan 8, 2019

Codecov Report

Merging #67 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #67   +/-   ##
=======================================
  Coverage   83.87%   83.87%           
=======================================
  Files           4        4           
  Lines          62       62           
=======================================
  Hits           52       52           
  Misses         10       10
Impacted Files Coverage Δ
lib/loader.js 82.45% <0%> (ø) ⬆️

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 19fc1a6...bf3cff6. Read the comment docs.

@dead-horse
Copy link
Member Author

4.3.1

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.

egg-sequelize Error in authenticate method call
1 participant