Skip to content

fix(controlplane): upgrade fastify to v5 - #3193

Open
gausie wants to merge 2 commits into
mainfrom
sam/cosmo-381-fastify-v5
Open

fix(controlplane): upgrade fastify to v5#3193
gausie wants to merge 2 commits into
mainfrom
sam/cosmo-381-fastify-v5

Merge branch 'main' into sam/cosmo-381-fastify-v5

6199d32
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 26, 2026 in 1s

50.20% (target 30.00%)

View this Pull Request on Codecov

50.20% (target 30.00%)

Details

Codecov Report

❌ Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 50.20%. Comparing base (6a8da18) to head (6199d32).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...services/analytics/getOperationDeprecatedFields.ts 0.00% 1 Missing ⚠️
...ne/src/core/bufservices/analytics/getOperations.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #3193       +/-   ##
===========================================
+ Coverage   38.83%   50.20%   +11.36%     
===========================================
  Files         815     1159      +344     
  Lines      109765   163126    +53361     
  Branches     7475    12005     +4530     
===========================================
+ Hits        42627    81895    +39268     
- Misses      66794    79327    +12533     
- Partials      344     1904     +1560     
Files with missing lines Coverage Δ
controlplane/src/core/build-server.ts 75.82% <100.00%> (ø)
controlplane/src/core/plugins/metrics.ts 90.32% <100.00%> (ø)
...services/analytics/getOperationDeprecatedFields.ts 98.01% <0.00%> (ø)
...ne/src/core/bufservices/analytics/getOperations.ts 93.86% <0.00%> (ø)

... and 345 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.