Skip to content

Feature/mutable structs #12

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

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Feature/mutable structs #12

wants to merge 3 commits into from

Conversation

stemann
Copy link
Owner

@stemann stemann commented Aug 14, 2023

WIP Changing more or less all containers to being mutable - for greatly added convenience in relation to ImageAnnotationsIO (hopefully without drawbacks elsewhere...)

@codecov
Copy link

codecov bot commented Aug 14, 2023

Codecov Report

Merging #12 (84dbcbf) into master (a891156) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #12   +/-   ##
=======================================
  Coverage   85.84%   85.84%           
=======================================
  Files          13       13           
  Lines         226      226           
=======================================
  Hits          194      194           
  Misses         32       32           
Files Changed Coverage Δ
src/annotated_image.jl 71.42% <ø> (ø)
src/bounding_box_annotation.jl 100.00% <ø> (ø)
src/label.jl 100.00% <ø> (ø)

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

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