Skip to content

Conversation

kragol
Copy link

@kragol kragol commented Jul 28, 2023

fixes #85

@bkamins
Copy link
Member

bkamins commented Jul 28, 2023

Thank you for reporting. Could you please add tests for the changed methods?

@codecov
Copy link

codecov bot commented Jul 28, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.58% 🎉

Comparison is base (1bb9c95) 87.97% compared to head (fe23cfd) 88.56%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #86      +/-   ##
==========================================
+ Coverage   87.97%   88.56%   +0.58%     
==========================================
  Files           1        1              
  Lines         341      341              
==========================================
+ Hits          300      302       +2     
+ Misses         41       39       -2     
Files Changed Coverage Δ
src/PooledArrays.jl 88.56% <100.00%> (+0.58%) ⬆️

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

@kragol
Copy link
Author

kragol commented Jul 28, 2023

Tests added.

@bkamins
Copy link
Member

bkamins commented Jul 28, 2023

I have added some more tests. Thank you for contributing.

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 with empty constructors
2 participants