Skip to content

Conversation

@nsajko
Copy link
Member

@nsajko nsajko commented Apr 9, 2025

This used to incorrectly fall back to HasLength. The correct type is HasShape{2}, as AbstractQ is two-dimensional.

Makes the collect method unnecessary.

This used to incorrectly fall back to `HasLength`. The correct type is
`HasShape{2}`, as `AbstractQ` is two-dimensional.

Makes the `collect` method unnecessary.
@codecov
Copy link

codecov bot commented Apr 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.00%. Comparing base (6073f28) to head (4bb4642).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1277   +/-   ##
=======================================
  Coverage   92.00%   92.00%           
=======================================
  Files          34       34           
  Lines       15488    15488           
=======================================
  Hits        14249    14249           
  Misses       1239     1239           

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

@jishnub jishnub merged commit 243efdb into JuliaLang:master Apr 9, 2025
4 checks passed
@nsajko nsajko deleted the IteratorSize_AbstractQ_bugfix branch April 9, 2025 05:52
@dkarrasch
Copy link
Member

Nice, thank you!

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.

3 participants