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

switch to Extensions #12

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

switch to Extensions #12

wants to merge 2 commits into from

Conversation

johnnychen94
Copy link
Member

The benefit is that these two files are now able to be precompiled.

This also split out a test/Project.toml file for easy management

@timholy since you're the main user of this package, I'll let you do the merge.

This also split out a test/Project.toml file for easy management
@codecov
Copy link

codecov bot commented Dec 29, 2022

Codecov Report

Base: 91.78% // Head: 92.15% // Increases project coverage by +0.37% 🎉

Coverage data is based on head (2023f34) compared to base (82da47b).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #12      +/-   ##
==========================================
+ Coverage   91.78%   92.15%   +0.37%     
==========================================
  Files           7        7              
  Lines         146      153       +7     
==========================================
+ Hits          134      141       +7     
  Misses         12       12              
Impacted Files Coverage Δ
ext/ImageCoreExt.jl 100.00% <100.00%> (ø)
ext/StructArraysExt.jl 50.00% <100.00%> (ø)
src/MultiChannelColors.jl 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Julia 1.0 seems to be more smarter to infer the types
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