Skip to content

refactor: derive Pydantic model field aliases with to_camel#950

Merged
vdusek merged 3 commits into
masterfrom
refactor/pydantic-alias-generator
Jun 11, 2026
Merged

refactor: derive Pydantic model field aliases with to_camel#950
vdusek merged 3 commits into
masterfrom
refactor/pydantic-alias-generator

docs: clarify the lockSecs serialization alias on RequestQueueHead.lo…

3f2ff93
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 10, 2026 in 0s

87.14% (+0.06%) compared to 03f97a3

View this Pull Request on Codecov

87.14% (+0.06%) compared to 03f97a3

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.14%. Comparing base (03f97a3) to head (3f2ff93).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #950      +/-   ##
==========================================
+ Coverage   87.08%   87.14%   +0.06%     
==========================================
  Files          48       48              
  Lines        2973     2996      +23     
==========================================
+ Hits         2589     2611      +22     
- Misses        384      385       +1     

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