Skip to content

Moving away from dbt core operation blocks - #1435

Merged
Ishankoradia merged 9 commits into
mainfrom
feature/prefect-secret-blk
Jul 29, 2026
Merged

Moving away from dbt core operation blocks#1435
Ishankoradia merged 9 commits into
mainfrom
feature/prefect-secret-blk

updates

95ce579
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 29, 2026 in 1s

61.62% (-0.27%) compared to 82c019d

View this Pull Request on Codecov

61.62% (-0.27%) compared to 82c019d

Details

Codecov Report

❌ Patch coverage is 51.52542% with 143 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.62%. Comparing base (82c019d) to head (95ce579).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
ddpui/ddpdbt/dbthelpers.py 32.20% 40 Missing ⚠️
ddpui/ddpdbt/elementary_service.py 42.59% 31 Missing ⚠️
ddpui/services/org_cleanup_service.py 45.00% 22 Missing ⚠️
ddpui/utils/s3_utils.py 15.38% 22 Missing ⚠️
ddpui/api/dbt_api.py 72.50% 11 Missing ⚠️
ddpui/core/pipelinefunctions.py 45.45% 6 Missing ⚠️
ddpui/ddpdbt/dbt_service.py 45.45% 6 Missing ⚠️
ddpui/core/orchestrate/pipeline_service.py 50.00% 2 Missing ⚠️
ddpui/ddpprefect/prefect_service.py 33.33% 2 Missing ⚠️
ddpui/api/orgtask_api.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1435      +/-   ##
==========================================
- Coverage   61.89%   61.62%   -0.27%     
==========================================
  Files         152      152              
  Lines       17816    17976     +160     
==========================================
+ Hits        11027    11078      +51     
- Misses       6789     6898     +109     

☔ View full report in Codecov by Harness.
📢 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.