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

Update fastify.listen usage to non-deprecated signature #51

Merged
merged 5 commits into from
Nov 23, 2022
Merged

Update fastify.listen usage to non-deprecated signature #51

merged 5 commits into from
Nov 23, 2022

Conversation

bsmilling
Copy link
Contributor

Fixes #50

@coveralls
Copy link

coveralls commented Nov 3, 2022

Pull Request Test Coverage Report for Build 176

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 88.35%

Totals Coverage Status
Change from base Build 175: 0.0%
Covered Lines: 140
Relevant Lines: 152

💛 - Coveralls

@gajus gajus merged commit 1d0aa6b into gajus:main Nov 23, 2022
@github-actions
Copy link

🎉 This PR is included in version 7.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

Use correct listen() function from Fastify
4 participants