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

Support arithmetic, improve test coverage #7

Merged
merged 5 commits into from
May 19, 2022
Merged

Support arithmetic, improve test coverage #7

merged 5 commits into from
May 19, 2022

Conversation

timholy
Copy link
Member

@timholy timholy commented May 18, 2022

I believe this is the last material needed before registering the package.

timholy added 2 commits May 18, 2022 13:37
Also adds more methods & tests for supporting the ColorTypes traits.
@codecov
Copy link

codecov bot commented May 18, 2022

Codecov Report

Merging #7 (3373db6) into main (21e7a6b) will increase coverage by 24.35%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##             main       #7       +/-   ##
===========================================
+ Coverage   67.07%   91.42%   +24.35%     
===========================================
  Files           6        7        +1     
  Lines          82      140       +58     
===========================================
+ Hits           55      128       +73     
+ Misses         27       12       -15     
Impacted Files Coverage Δ
src/MultiChannelColors.jl 100.00% <100.00%> (ø)
src/operations.jl 100.00% <100.00%> (ø)
src/types.jl 98.41% <100.00%> (+13.56%) ⬆️
src/fluorophores.jl 100.00% <0.00%> (+84.61%) ⬆️

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 660f5de...3373db6. Read the comment docs.

@timholy timholy merged commit f8ac6e7 into main May 19, 2022
@timholy timholy deleted the teh/arithmetic branch May 19, 2022 10:02
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.

1 participant