Skip to content

Twaek the iteration interface, allow recursive branch search#411

Merged
tamasgal merged 1 commit intomainfrom
issue197
Apr 6, 2026
Merged

Twaek the iteration interface, allow recursive branch search#411
tamasgal merged 1 commit intomainfrom
issue197

Conversation

@tamasgal
Copy link
Copy Markdown
Member

@tamasgal tamasgal commented Apr 6, 2026

Closes #197

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 6, 2026

Codecov Report

❌ Patch coverage is 75.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.47%. Comparing base (cd56b58) to head (26a0a19).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/iteration.jl 83.33% 1 Missing ⚠️
src/root.jl 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #411      +/-   ##
==========================================
- Coverage   86.51%   86.47%   -0.04%     
==========================================
  Files          24       24              
  Lines        3360     3365       +5     
==========================================
+ Hits         2907     2910       +3     
- Misses        453      455       +2     

☔ 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 8eb8bf0 into main Apr 6, 2026
9 of 11 checks passed
@tamasgal tamasgal deleted the issue197 branch April 6, 2026 21:44
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.

Support for custom branches that contain std vectors of custom structs?

1 participant