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

refactor(server): migrate to fastify #707

Merged
merged 4 commits into from
Dec 11, 2023
Merged

refactor(server): migrate to fastify #707

merged 4 commits into from
Dec 11, 2023

Conversation

trim21
Copy link
Collaborator

@trim21 trim21 commented Dec 11, 2023

Description

Related Issue

Screenshots

Types of changes

  • Breaking change (changes that break backward compatibility of public API or CLI - semver MAJOR)
  • New feature (non-breaking change which adds functionality - semver MINOR)
  • Bug fix (non-breaking change which fixes an issue - semver PATCH)

Copy link

codecov bot commented Dec 11, 2023

Codecov Report

Attention: 17 lines in your changes are missing coverage. Please review.

Comparison is base (f93c569) 73.15% compared to head (2244936) 73.10%.

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

Files Patch % Lines
server/routes/index.ts 15.00% 17 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #707      +/-   ##
==========================================
- Coverage   73.15%   73.10%   -0.05%     
==========================================
  Files          62       62              
  Lines       11384    11394      +10     
  Branches      961      961              
==========================================
+ Hits         8328     8330       +2     
- Misses       3042     3050       +8     
  Partials       14       14              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@trim21 trim21 marked this pull request as ready for review December 11, 2023 19:03
@trim21 trim21 enabled auto-merge (squash) December 11, 2023 19:06
@trim21 trim21 merged commit e52cfc9 into jesec:master Dec 11, 2023
10 checks passed
@trim21 trim21 deleted the fastify branch December 11, 2023 19:08
trim21 added a commit to trim21/flood that referenced this pull request Dec 20, 2023
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.

1 participant