Skip to content

Add --use-generic-base-class option for DRY model config

40d67fe
Select commit
Loading
Failed to load commit list.
Merged

Add --use-generic-base-class option for DRY model config #2726

Add --use-generic-base-class option for DRY model config
40d67fe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 22, 2025 in 0s

99.35% (-0.01%) compared to 7f1f7af, passed because coverage increased by 0% when compared to adjusted base (99.35%)

View this Pull Request on Codecov

99.35% (-0.01%) compared to 7f1f7af, passed because coverage increased by 0% when compared to adjusted base (99.35%)

Details

Codecov Report

❌ Patch coverage is 99.33333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 99.35%. Comparing base (7f1f7af) to head (40d67fe).

Files with missing lines Patch % Lines
src/datamodel_code_generator/parser/base.py 98.61% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2726      +/-   ##
==========================================
- Coverage   99.35%   99.35%   -0.01%     
==========================================
  Files          83       83              
  Lines       11865    12004     +139     
  Branches     1433     1452      +19     
==========================================
+ Hits        11789    11927     +138     
  Misses         45       45              
- Partials       31       32       +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.