Skip to content

replace derive_builder with typed-builder#209

Open
goulart-paul wants to merge 1 commit into
mainfrom
pg/typed-builder
Open

replace derive_builder with typed-builder#209
goulart-paul wants to merge 1 commit into
mainfrom
pg/typed-builder

Conversation

@goulart-paul

Copy link
Copy Markdown
Member

Replaces the derive_builder crate with typed_builder, keeping external settings building API the same.

The net effect here is to use a lighter crate with fewer subdependencies.

@codecov

codecov Bot commented Nov 5, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 57.89474% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.73%. Comparing base (9af5f21) to head (a33ac7d).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/qdldl/qdldl.rs 50.00% 4 Missing ⚠️
src/solver/implementations/default/settings.rs 63.63% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #209       +/-   ##
===========================================
+ Coverage   79.82%   92.73%   +12.90%     
===========================================
  Files          88       88               
  Lines        7064     7254      +190     
===========================================
+ Hits         5639     6727     +1088     
+ Misses       1425      527      -898     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant