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

Added support for comparing AbstractImageAnnotations and Labels #14

Merged
merged 2 commits into from
Aug 30, 2023

Conversation

stemann
Copy link
Owner

@stemann stemann commented Aug 30, 2023

No description provided.

@codecov
Copy link

codecov bot commented Aug 30, 2023

Codecov Report

Merging #14 (44ae967) into master (737f450) will increase coverage by 0.35%.
The diff coverage is 82.14%.

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
+ Coverage   87.96%   88.32%   +0.35%     
==========================================
  Files          13       14       +1     
  Lines         266      274       +8     
==========================================
+ Hits          234      242       +8     
  Misses         32       32              
Files Changed Coverage Δ
src/ImageAnnotations.jl 100.00% <ø> (ø)
src/image_annotation.jl 100.00% <ø> (+17.24%) ⬆️
src/abstract_image_annotation.jl 79.16% <79.16%> (ø)
src/label.jl 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Due to Statistics temporarily not being compatible with Julia 1.1-1.3: JuliaRegistries/General#89713
@ihp-systems ihp-systems merged commit 44ae967 into master Aug 30, 2023
11 of 12 checks passed
@stemann stemann deleted the feature/comparisons branch August 30, 2023 07:30
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