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

feat(fastify): upgrade to v5 #108

Merged
merged 3 commits into from
Sep 19, 2024

fix(tests): v5 strict schema

9138678
Select commit
Loading
Failed to load commit list.
Merged

feat(fastify): upgrade to v5 #108

fix(tests): v5 strict schema
9138678
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 19, 2024 in 0s

98.85% (-0.02%) compared to 1940c4d

View this Pull Request on Codecov

98.85% (-0.02%) compared to 1940c4d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.85%. Comparing base (1940c4d) to head (9138678).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #108      +/-   ##
==========================================
- Coverage   98.87%   98.85%   -0.02%     
==========================================
  Files           2        2              
  Lines         177      175       -2     
  Branches       76       73       -3     
==========================================
- Hits          175      173       -2     
  Misses          1        1              
  Partials        1        1              

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