Skip to content

feat(options): Auto-generate sentry-options schema from Rust types - #426

Draft
jan-auer wants to merge 15 commits into
mainfrom
feat/options-schema-gen
Draft

feat(options): Auto-generate sentry-options schema from Rust types#426
jan-auer wants to merge 15 commits into
mainfrom
feat/options-schema-gen

feat(options): Auto-generate sentry-options schema from Rust types

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

87.08% (-0.10%) compared to 271e170

View this Pull Request on Codecov

87.08% (-0.10%) compared to 271e170

Details

Codecov Report

❌ Patch coverage is 86.08924% with 53 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.08%. Comparing base (271e170) to head (3c84c44).
⚠️ Report is 63 commits behind head on main.

Files with missing lines Patch % Lines
objectstore-typed-options/src/schema.rs 77.85% 31 Missing ⚠️
objectstore-typed-options-derive/src/lib.rs 76.31% 18 Missing ⚠️
objectstore-typed-options/src/lib.rs 0.00% 3 Missing ⚠️
objectstore-options/src/lib.rs 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #426      +/-   ##
==========================================
- Coverage   87.17%   87.08%   -0.10%     
==========================================
  Files          89       93       +4     
  Lines       14254    14564     +310     
==========================================
+ Hits        12426    12683     +257     
- Misses       1828     1881      +53     
Components Coverage Δ
Rust Backend 91.99% <100.00%> (+0.05%) ⬆️
Rust Client 79.89% <ø> (ø)
Python Client 88.70% <ø> (ø)

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