Skip to content

fix: fix field has same name on pydantic v2#2355

Merged
koxudaxi merged 5 commits intomainfrom
fix-field_has_same_name_pydantic_v2
Mar 22, 2025
Merged

fix: fix field has same name on pydantic v2#2355
koxudaxi merged 5 commits intomainfrom
fix-field_has_same_name_pydantic_v2

Conversation

@koxudaxi
Copy link
Copy Markdown
Owner

Fixes: #2337

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.17%. Comparing base (f9bfbec) to head (9dac8be).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2355   +/-   ##
=======================================
  Coverage   98.16%   98.17%           
=======================================
  Files          65       65           
  Lines        7912     7936   +24     
  Branches      794      800    +6     
=======================================
+ Hits         7767     7791   +24     
  Misses        110      110           
  Partials       35       35           
Flag Coverage Δ
unittests 98.17% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Mar 22, 2025

CodSpeed Performance Report

Merging #2355 will not alter performance

Comparing fix-field_has_same_name_pydantic_v2 (9dac8be) with main (f9bfbec)

Summary

✅ 31 untouched benchmarks

@koxudaxi koxudaxi merged commit ed1b639 into main Mar 22, 2025
31 checks passed
@koxudaxi koxudaxi deleted the fix-field_has_same_name_pydantic_v2 branch March 22, 2025 08:38
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.

RecursionError in generated code with nested properties

1 participant