Skip to content

feat(records): sync endpoint#2698

Open
andersfylling wants to merge 5 commits into
masterfrom
andersf/records/sync2
Open

feat(records): sync endpoint#2698
andersfylling wants to merge 5 commits into
masterfrom
andersf/records/sync2

stricter check on error message

1885634
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2026 in 0s

93.67% (+0.00%) compared to a2722cd

View this Pull Request on Codecov

93.67% (+0.00%) compared to a2722cd

Details

Codecov Report

❌ Patch coverage is 97.39583% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.67%. Comparing base (a2722cd) to head (1885634).
⚠️ Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
...gnite/client/data_classes/data_modeling/records.py 96.29% 3 Missing ⚠️
cognite/client/_api/data_modeling/records.py 92.30% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master    #2698    +/-   ##
========================================
  Coverage   93.67%   93.67%            
========================================
  Files         503      503            
  Lines       50696    50915   +219     
========================================
+ Hits        47488    47697   +209     
- Misses       3208     3218    +10     
Files with missing lines Coverage Δ
cognite/client/_sync_api/data_modeling/records.py 100.00% <100.00%> (ø)
...nite/client/data_classes/data_modeling/__init__.py 100.00% <ø> (ø)
...s_unit/test_api/test_data_modeling/test_records.py 100.00% <100.00%> (ø)
cognite/client/_api/data_modeling/records.py 96.22% <92.30%> (-3.78%) ⬇️
...gnite/client/data_classes/data_modeling/records.py 96.61% <96.29%> (-1.12%) ⬇️

... and 8 files with indirect coverage changes

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