Skip to content

feat(dag-builder): add step fn - #1555

Merged
glevco merged 1 commit into
masterfrom
feat/step-fn-dag-builder
Jan 21, 2026
Merged

feat(dag-builder): add step fn#1555
glevco merged 1 commit into
masterfrom
feat/step-fn-dag-builder

feat(dag-builder): add step fn

99a54c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 21, 2026 in 0s

86.31% (target 85.00%)

View this Pull Request on Codecov

86.31% (target 85.00%)

Details

Codecov Report

❌ Patch coverage is 50.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.31%. Comparing base (c78c142) to head (99a54c0).

Files with missing lines Patch % Lines
hathor/dag_builder/artifacts.py 50.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1555      +/-   ##
==========================================
+ Coverage   86.29%   86.31%   +0.01%     
==========================================
  Files         437      437              
  Lines       33605    33610       +5     
  Branches     5247     5248       +1     
==========================================
+ Hits        29000    29009       +9     
+ Misses       3597     3596       -1     
+ Partials     1008     1005       -3     

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