Skip to content

Add e2e tests for Field constraints, defaults, and enum types

d6d580c
Select commit
Loading
Failed to load commit list.
Merged

Add pydantic_v2.dataclass output type and remove pydantic v1 dataclass #2746

Add e2e tests for Field constraints, defaults, and enum types
d6d580c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 22, 2025 in 1s

99.37% (+0.00%) compared to c9cc2b1

View this Pull Request on Codecov

99.37% (+0.00%) compared to c9cc2b1

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.37%. Comparing base (c9cc2b1) to head (d6d580c).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #2746    +/-   ##
========================================
  Coverage   99.36%   99.37%            
========================================
  Files          83       83            
  Lines       12221    12399   +178     
  Branches     1466     1479    +13     
========================================
+ Hits        12144    12322   +178     
  Misses         45       45            
  Partials       32       32            

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