Skip to content

Add tests for _full_type_name branch coverage

28418ea
Select commit
Loading
Failed to load commit list.
Merged

Add multiple --input-model support with inheritance preservation #2881

Add tests for _full_type_name branch coverage
28418ea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 31, 2025 in 0s

99.37% (-0.02%) compared to efe8dfa, passed because coverage increased by 0% when compared to adjusted base (99.36%)

View this Pull Request on Codecov

99.37% (-0.02%) compared to efe8dfa, passed because coverage increased by 0% when compared to adjusted base (99.36%)

Details

Codecov Report

❌ Patch coverage is 99.87790% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 99.37%. Comparing base (efe8dfa) to head (28418ea).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/datamodel_code_generator/parser/jsonschema.py 93.75% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2881      +/-   ##
==========================================
- Coverage   99.38%   99.37%   -0.02%     
==========================================
  Files          91       92       +1     
  Lines       15643    16040     +397     
  Branches     1848     1893      +45     
==========================================
+ Hits        15547    15939     +392     
- Misses         50       52       +2     
- Partials       46       49       +3     

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