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

Add StructArrays support #3

Merged
merged 3 commits into from
May 9, 2022
Merged

Add StructArrays support #3

merged 3 commits into from
May 9, 2022

Conversation

timholy
Copy link
Member

@timholy timholy commented May 5, 2022

There are important decisions to be made in #2, but in the meantime we can continue to advance the "package" (it won't be registered until those issues are resolved). Especially since I need this for a presentation tomorrow 😛.

src/structarrays.jl Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented May 5, 2022

Codecov Report

Merging #3 (237c145) into main (0cc45e9) will increase coverage by 8.84%.
The diff coverage is 67.64%.

@@            Coverage Diff             @@
##             main       #3      +/-   ##
==========================================
+ Coverage   53.48%   62.33%   +8.84%     
==========================================
  Files           2        5       +3     
  Lines          43       77      +34     
==========================================
+ Hits           23       48      +25     
- Misses         20       29       +9     
Impacted Files Coverage Δ
src/structarrays.jl 42.10% <42.10%> (ø)
src/FluorophoreColors.jl 100.00% <100.00%> (ø)
src/types.jl 77.41% <100.00%> (+7.41%) ⬆️
src/utils.jl 100.00% <100.00%> (ø)

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 0cc45e9...237c145. Read the comment docs.

@timholy timholy merged commit f22ebe3 into main May 9, 2022
@timholy timholy deleted the teh/structarray branch May 9, 2022 15:03
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.

2 participants