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

[WIP] Fastify http2 #78

Open
wants to merge 3 commits into
base: v2
Choose a base branch
from
Open

[WIP] Fastify http2 #78

wants to merge 3 commits into from

Conversation

matz3
Copy link
Member

@matz3 matz3 commented Nov 13, 2018

See #77

Although there is a compress plugin for fastify, it doesn't seem to work
out of the box with our current setup.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 293

  • 17 of 22 (77.27%) changed or added relevant lines in 5 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.0004%) to 75.05%

Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/middleware/nonReadRequests.js 0 1 0.0%
lib/middleware/serveResources.js 2 3 66.67%
lib/server.js 11 14 78.57%
Totals Coverage Status
Change from base Build 287: -0.0004%
Covered Lines: 264
Relevant Lines: 333

💛 - Coveralls

@matz3 matz3 added the enhancement New feature or request label Apr 9, 2019
@RandomByte RandomByte changed the base branch from master to v2 November 3, 2022 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants