Skip to content

Replace _counttuple with fieldcount - #151

Open
KristofferC wants to merge 1 commit into
JuliaCollections:masterfrom
KristofferC:fix-julia-1.14-counttuple
Open

Replace _counttuple with fieldcount#151
KristofferC wants to merge 1 commit into
JuliaCollections:masterfrom
KristofferC:fix-julia-1.14-counttuple

Conversation

@KristofferC

Copy link
Copy Markdown

Replace the removed private _counttuple helper with fieldcount.

Add iterator trait regression tests for zip_longest.

@codecov

codecov Bot commented Aug 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.25%. Comparing base (7ac0198) to head (fbae566).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #151   +/-   ##
=======================================
  Coverage   91.25%   91.25%           
=======================================
  Files           1        1           
  Lines         389      389           
=======================================
  Hits          355      355           
  Misses         34       34           

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

@KristofferC

Copy link
Copy Markdown
Author

cc @nsajko (would be good with a new release with this fix)

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.

1 participant