team-folivora / annoto

Medical annotation tool
MIT License
0 stars 1 forks source link

Feat/49 51 random images #66

Closed bewee closed 2 years ago

bewee commented 2 years ago

Closes #49, Closes #51, Closes #52

Changes made by this Pull Request

Definition of Done

codecov-commenter commented 2 years ago

Codecov Report

Merging #66 (2431bd4) into dev (b75cb9e) will increase coverage by 0.23%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              dev      #66      +/-   ##
==========================================
+ Coverage   99.16%   99.39%   +0.23%     
==========================================
  Files           5        7       +2     
  Lines         120      166      +46     
==========================================
+ Hits          119      165      +46     
  Misses          1        1              
Impacted Files Coverage Δ
api/mod/src/routers/debug.py 97.29% <ø> (-0.08%) :arrow_down:
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 3206e8c...2431bd4. Read the comment docs.