Skip to content

Raise flatbuffers verifier max_depth for pipeline deserialization - #9427

Merged
abadams merged 2 commits into
mainfrom
fix-flatbuffer-verifier-depth
Sep 14, 2026
Merged

Raise flatbuffers verifier max_depth for pipeline deserialization#9427
abadams merged 2 commits into
mainfrom
fix-flatbuffer-verifier-depth

Trigger CI

0463051
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 11, 2026 in 1s

69.99% (-0.04%) compared to 0537858

View this Pull Request on Codecov

69.99% (-0.04%) compared to 0537858

Details

Codecov Report

❌ Patch coverage is 50.00000% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.99%. Comparing base (0537858) to head (0463051).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
src/Deserialization.cpp 50.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9427      +/-   ##
==========================================
- Coverage   70.02%   69.99%   -0.04%     
==========================================
  Files         261      261              
  Lines       79393    79606     +213     
  Branches    19359    19402      +43     
==========================================
+ Hits        55593    55718     +125     
- Misses      17915    17998      +83     
- Partials     5885     5890       +5     

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

🚀 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.