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

fix bug in pop! and popfirst! #77

Merged

Conversation

sl-solution
Copy link
Contributor

This changes invpool to pool in pop! and popfirst!.

@codecov
Copy link

codecov bot commented Feb 13, 2022

Codecov Report

Merging #77 (8fc66c4) into main (53f57d4) will increase coverage by 2.11%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #77      +/-   ##
==========================================
+ Coverage   87.00%   89.12%   +2.11%     
==========================================
  Files           1        1              
  Lines         331      331              
==========================================
+ Hits          288      295       +7     
+ Misses         43       36       -7     
Impacted Files Coverage Δ
src/PooledArrays.jl 89.12% <100.00%> (+2.11%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 53f57d4...8fc66c4. Read the comment docs.

@nalimilan nalimilan merged commit d84c4be into JuliaData:main Apr 19, 2022
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