Skip to content

Merge branch 'main' into fix/ilovelinux-3073-enum-literal-values

5d8f912
Select commit
Loading
Failed to load commit list.
Draft

Map OpenAPI Discriminator mapping's values to their real value in enums #3074

Merge branch 'main' into fix/ilovelinux-3073-enum-literal-values
5d8f912
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 23, 2026 in 0s

99.99% (-0.01%) compared to 92bdc27

View this Pull Request on Codecov

99.99% (-0.01%) compared to 92bdc27

Details

Codecov Report

❌ Patch coverage is 95.65217% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 99.99%. Comparing base (92bdc27) to head (5d8f912).

Files with missing lines Patch % Lines
src/datamodel_code_generator/parser/base.py 95.65% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main    #3074      +/-   ##
===========================================
- Coverage   100.00%   99.99%   -0.01%     
===========================================
  Files           87       87              
  Lines        18306    18313       +7     
  Branches      2091     2095       +4     
===========================================
+ Hits         18306    18312       +6     
- Partials         0        1       +1     

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