Skip to content

fix node_map creation

b6bbb15
Select commit
Loading
Failed to load commit list.
Merged

Add bulk initialization methods for GraphState: from_graph() and from_base_graph_state() (#120) #121

fix node_map creation
b6bbb15
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 29, 2025 in 1s

68.35% (target 50.00%)

View this Pull Request on Codecov

68.35% (target 50.00%)

Details

Codecov Report

❌ Patch coverage is 89.70588% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.35%. Comparing base (d794b08) to head (b6bbb15).
⚠️ Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #121      +/-   ##
==========================================
+ Coverage   67.58%   68.35%   +0.77%     
==========================================
  Files          21       21              
  Lines        1968     2035      +67     
  Branches      300      326      +26     
==========================================
+ Hits         1330     1391      +61     
- Misses        590      592       +2     
- Partials       48       52       +4     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.