Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

api: Fixed builtin.DenseArrayBase not supporting IndexType #2633

Merged
merged 1 commit into from
May 24, 2024

Conversation

watermelonwolverine
Copy link
Contributor

api: Fixed builtin.DenseArrayBase not supporting IndexType as element type
Fixes issue #2604

Copy link

codecov bot commented May 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.60%. Comparing base (552231f) to head (4214fa6).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2633   +/-   ##
=======================================
  Coverage   89.60%   89.60%           
=======================================
  Files         358      358           
  Lines       45714    45719    +5     
  Branches     6900     6901    +1     
=======================================
+ Hits        40962    40967    +5     
  Misses       3697     3697           
  Partials     1055     1055           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@math-fehr math-fehr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really nice, thanks!

@math-fehr math-fehr merged commit 20707cb into xdslproject:main May 24, 2024
10 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.

3 participants