Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Update src/iteration.jl

de28e08
Select commit
Loading
Failed to load commit list.
Open

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

Update src/iteration.jl
de28e08
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 1, 2024 in 1s

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 24 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 Sentry.
📢 Have feedback on the report? Share it here.