Skip to content

Update config_utils.py

fae627e
Select commit
Loading
Failed to load commit list.
Merged

πŸ”§ Refactor populate_field_type to use type-directed schema walking #1639

Update config_utils.py
fae627e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 3, 2026 in 0s

88.80% (target 80.00%)

View this Pull Request on Codecov

88.80% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 97.64706% with 2 lines in your changes missing coverage. Please review.
βœ… Project coverage is 88.80%. Comparing base (4e10030) to head (fae627e).
⚠️ Report is 233 commits behind head on master.

Files with missing lines Patch % Lines
sphinx_needs/schema/config_utils.py 97.64% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1639      +/-   ##
==========================================
+ Coverage   86.87%   88.80%   +1.92%     
==========================================
  Files          56       70      +14     
  Lines        6532     9972    +3440     
==========================================
+ Hits         5675     8856    +3181     
- Misses        857     1116     +259     

β˜” 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.
  • πŸ“¦ JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.