Skip to content

Revert change

15f6a63
Select commit
Loading
Failed to load commit list.
Merged

Improve ModelSyntaxError validation #1579

Revert change
15f6a63
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 27, 2026 in 0s

91.80% (-0.11%) compared to 636b9b5

View this Pull Request on Codecov

91.80% (-0.11%) compared to 636b9b5

Details

Codecov Report

❌ Patch coverage is 60.00000% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.80%. Comparing base (636b9b5) to head (15f6a63).

Files with missing lines Patch % Lines
cognite/neat/_utils/validation.py 50.00% 8 Missing ⚠️
cognite/neat/_data_model/models/dms/_data_types.py 66.66% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1579      +/-   ##
==========================================
- Coverage   91.90%   91.80%   -0.11%     
==========================================
  Files         126      126              
  Lines        7404     7427      +23     
==========================================
+ Hits         6805     6818      +13     
- Misses        599      609      +10     
Files with missing lines Coverage Δ
cognite/neat/_data_model/models/dms/_constants.py 100.00% <100.00%> (ø)
cognite/neat/_data_model/models/dms/_data_types.py 92.94% <66.66%> (-4.32%) ⬇️
cognite/neat/_utils/validation.py 83.75% <50.00%> (-6.25%) ⬇️
🚀 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.