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

Add Fastify support #28

Merged
merged 5 commits into from
Apr 11, 2023
Merged

Add Fastify support #28

merged 5 commits into from
Apr 11, 2023

Conversation

irnnr
Copy link
Member

@irnnr irnnr commented Apr 11, 2023

This PR

  • adds support for Fastify
  • updates dependencies
  • adds run configuration for WebStorm to easily run tests
  • Fixes the pipeline definition to use the right Node versions

@codecov-commenter
Copy link

codecov-commenter commented Apr 11, 2023

Codecov Report

Merging #28 (42d6abe) into master (ff2f5b7) will increase coverage by 0.20%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
+ Coverage   96.22%   96.42%   +0.20%     
==========================================
  Files           5        5              
  Lines         106      112       +6     
==========================================
+ Hits          102      108       +6     
  Misses          4        4              
Impacted Files Coverage Δ
lib/health.js 95.40% <100.00%> (+0.34%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@irnnr irnnr merged commit 9d18da6 into master Apr 11, 2023
3 checks passed
@irnnr irnnr deleted the fastify-support branch April 11, 2023 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants