Skip to content

Conversation

@chrhck
Copy link
Contributor

@chrhck chrhck commented Oct 16, 2023

mul() should be prod()

Fixes #34

mul() should be prod()
@oschulz
Copy link
Collaborator

oschulz commented Oct 16, 2023

Thanks! Should we add a test as well?

adds a test for sizehint
@chrhck
Copy link
Contributor Author

chrhck commented Nov 3, 2023

Added a basic test for !sizehint - were you thinking of something more specific?

@oschulz
Copy link
Collaborator

oschulz commented Nov 3, 2023

Added a basic test for !sizehint - were you thinking of something more specific?

Looks good to me!

@codecov
Copy link

codecov bot commented Nov 3, 2023

Codecov Report

Merging #35 (667a7e9) into main (3a6f5ba) will increase coverage by 1.09%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
+ Coverage   93.87%   94.96%   +1.09%     
==========================================
  Files           6        6              
  Lines         457      457              
==========================================
+ Hits          429      434       +5     
+ Misses         28       23       -5     
Files Coverage Δ
src/vector_of_arrays.jl 94.57% <100.00%> (+2.26%) ⬆️

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@oschulz oschulz merged commit 3212544 into JuliaArrays:main Nov 3, 2023
@oschulz
Copy link
Collaborator

oschulz commented Nov 3, 2023

Thanks again @chrhck !

JuliaRegistries/General#94699

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.

bug in sizehint!

2 participants