team-folivora / annoto

Medical annotation tool
MIT License
0 stars 1 forks source link

Feat/save annotation #29

Closed jb3rndt closed 2 years ago

jb3rndt commented 2 years ago

Closes #13

Changes made by this Pull Request

Definition of Done

bewee commented 2 years ago

Test works on my machine

codecov-commenter commented 2 years ago

Codecov Report

Merging #29 (72c8316) into dev (63019a7) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##               dev       #29   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           43        87   +44     
=========================================
+ Hits            43        87   +44     
Impacted Files Coverage Δ
api/mod/src/app.py 100.00% <100.00%> (ø)
api/mod/tests/integration/test_integration.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 63019a7...72c8316. Read the comment docs.

jdsauer commented 2 years ago

✅awesome

jdsauer commented 2 years ago

👍