team-folivora / annoto

Medical annotation tool
MIT License
0 stars 1 forks source link

Feat/50 read labels #63

Closed bewee closed 2 years ago

bewee commented 2 years ago

Closes #50

Changes made by this Pull Request

Definition of Done

codecov-commenter commented 2 years ago

Codecov Report

Merging #63 (c5b9024) into dev (fe3f3fb) will increase coverage by 0.13%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              dev      #63      +/-   ##
==========================================
+ Coverage   99.21%   99.35%   +0.13%     
==========================================
  Files           5        7       +2     
  Lines         128      155      +27     
==========================================
+ Hits          127      154      +27     
  Misses          1        1              
Impacted Files Coverage Δ
api/mod/src/app.py 100.00% <100.00%> (ø)
api/mod/src/models/annotation.py 100.00% <100.00%> (ø)
api/mod/src/models/task.py 100.00% <100.00%> (ø)
api/mod/src/routers/images.py 100.00% <100.00%> (ø)
api/mod/src/routers/tasks.py 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 fe3f3fb...c5b9024. Read the comment docs.