Skip to content

Fix eltype of lazytree and views#430

Merged
tamasgal merged 1 commit into
mainfrom
view-lazytree-type
Jun 1, 2026
Merged

Fix eltype of lazytree and views#430
tamasgal merged 1 commit into
mainfrom
view-lazytree-type

Conversation

@tamasgal

@tamasgal tamasgal commented Jun 1, 2026

Copy link
Copy Markdown
Member

Introduces a new LazyTreeView and fixes type issues when working with views.

Closes #429

@codecov

codecov Bot commented Jun 1, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 45.00000% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.69%. Comparing base (a419fa8) to head (1e20fc0).

Files with missing lines Patch % Lines
src/iteration.jl 47.05% 9 Missing ⚠️
src/displays.jl 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #430      +/-   ##
==========================================
- Coverage   86.94%   86.69%   -0.26%     
==========================================
  Files          24       24              
  Lines        3393     3411      +18     
==========================================
+ Hits         2950     2957       +7     
- Misses        443      454      +11     

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

@tamasgal tamasgal merged commit b3d41ae into main Jun 1, 2026
8 of 10 checks passed
@tamasgal tamasgal deleted the view-lazytree-type branch June 1, 2026 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

view of LazyTree yields different eltype

1 participant