Skip to content

Bump schemars to version 1 - #243

Draft
hombit with Copilot wants to merge 5 commits into
mainfrom
copilot/bump-schemars-to-version-1
Draft

Bump schemars to version 1#243
hombit with Copilot wants to merge 5 commits into
mainfrom
copilot/bump-schemars-to-version-1

Remove json_schema macro by using derive + schemars(with) attribute

39d6d71
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 8, 2025 in 1s

90.05% (+0.23%) compared to 73d85bd

View this Pull Request on Codecov

90.05% (+0.23%) compared to 73d85bd

Details

Codecov Report

❌ Patch coverage is 0% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.05%. Comparing base (73d85bd) to head (39d6d71).

Files with missing lines Patch % Lines
src/features/transformed.rs 0.00% 9 Missing ⚠️
src/sorted_array.rs 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #243      +/-   ##
==========================================
+ Coverage   89.82%   90.05%   +0.23%     
==========================================
  Files          77       77              
  Lines        6503     6486      -17     
==========================================
  Hits         5841     5841              
+ Misses        662      645      -17     

☔ View full report in Codecov by Sentry.
📢 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.