Skip to content

Add a copy(::LazyBranch) method to prevent branch materialization on … - #286

Open
grasph wants to merge 4 commits into
JuliaHEP:mainfrom
grasph:lazybranch_copy
Open

Add a copy(::LazyBranch) method to prevent branch materialization on …#286
grasph wants to merge 4 commits into
JuliaHEP:mainfrom
grasph:lazybranch_copy

Update src/iteration.jl

de28e08
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 18, 2026 in 0s

86.33% (-1.49%) compared to 799b290

View this Pull Request on Codecov

86.33% (-1.49%) compared to 799b290

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.33%. Comparing base (799b290) to head (de28e08).
⚠️ Report is 160 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #286      +/-   ##
==========================================
- Coverage   87.82%   86.33%   -1.49%     
==========================================
  Files          18       18              
  Lines        2366     2445      +79     
==========================================
+ Hits         2078     2111      +33     
- Misses        288      334      +46     

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