Skip to content

[CDF-28123] fix(graphql): surface real API error when upsertGraphQlDmlVersion returns null#3088

Closed
ronpal wants to merge 8 commits into
mainfrom
fix/graphql-dml-upsert-error-surfacing
Closed

[CDF-28123] fix(graphql): surface real API error when upsertGraphQlDmlVersion returns null#3088
ronpal wants to merge 8 commits into
mainfrom
fix/graphql-dml-upsert-error-surfacing

Revert "Update cdf --help docs and resource reference links."

9a67e65
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 12, 2026 in 0s

86.04% (+0.00%) compared to 080ba9e

View this Pull Request on Codecov

86.04% (+0.00%) compared to 080ba9e

Details

Codecov Report

❌ Patch coverage is 88.88889% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.04%. Comparing base (080ba9e) to head (9a67e65).
⚠️ Report is 11 commits behind head on main.

Files with missing lines Patch % Lines
..._toolkit/_cdf_tk/client/api/graphql_data_models.py 88.88% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3088   +/-   ##
=======================================
  Coverage   86.04%   86.04%           
=======================================
  Files         475      475           
  Lines       43828    43847   +19     
=======================================
+ Hits        37712    37729   +17     
- Misses       6116     6118    +2     
Files with missing lines Coverage Δ
..._toolkit/_cdf_tk/client/api/graphql_data_models.py 95.89% <88.88%> (-2.26%) ⬇️

... and 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.