Skip to content

fix(iter/tuples): support break iteration over Zip[By] seq#757

Merged
samber merged 1 commit intosamber:masterfrom
d-enk:iter-zip-support-break
Jan 7, 2026
Merged

fix(iter/tuples): support break iteration over Zip[By] seq#757
samber merged 1 commit intosamber:masterfrom
d-enk:iter-zip-support-break

Conversation

@d-enk
Copy link
Contributor

@d-enk d-enk commented Dec 30, 2025

@codecov
Copy link

codecov bot commented Dec 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.01%. Comparing base (96bff97) to head (5877d57).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #757      +/-   ##
==========================================
- Coverage   94.04%   94.01%   -0.04%     
==========================================
  Files          18       18              
  Lines        2840     2840              
==========================================
- Hits         2671     2670       -1     
- Misses        152      153       +1     
  Partials       17       17              
Flag Coverage Δ
unittests 94.01% <ø> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@samber
Copy link
Owner

samber commented Jan 7, 2026

Thank you for your careful attention !!

staticchecks or govet should handle that case.

@samber samber merged commit 27e2842 into samber:master Jan 7, 2026
11 checks passed
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.

2 participants