Skip to content

Use consistent optional chaining for documentContent access

dfa1765
Select commit
Loading
Failed to load commit list.
Merged

CODAP-296: auto-connect new graph to dataset with visible table/card #2417

Use consistent optional chaining for documentContent access
dfa1765
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 22, 2026 in 1s

83.53% (-2.01%) compared to f794bda

View this Pull Request on Codecov

83.53% (-2.01%) compared to f794bda

Details

Codecov Report

❌ Patch coverage is 64.86486% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.53%. Comparing base (f794bda) to head (dfa1765).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
v3/src/components/graph/graph-registration.ts 29.41% 12 Missing ⚠️
v3/src/models/document/document-content.ts 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2417      +/-   ##
==========================================
- Coverage   85.53%   83.53%   -2.01%     
==========================================
  Files         756      756              
  Lines       41958    41975      +17     
  Branches    10293    10388      +95     
==========================================
- Hits        35888    35062     -826     
- Misses       6055     6896     +841     
- Partials       15       17       +2     

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