agerada / AIgarMIC

AIgarMIC – machine-learning assisted agar dilution software
GNU General Public License v3.0
2 stars 2 forks source link

remove default args for ncol/nrow in functions #29

Closed agerada closed 2 weeks ago

github-actions[bot] commented 2 weeks ago

Coverage

Coverage Report
FileStmtsMissCoverMissing
src/aigarmic
   _img_utils.py682661%43–45, 93–111, 123, 132–135
   _nn_design.py15558%42–>44, 51–75
   clean_up_annotations.py30300%10–55
   file_handlers.py63786%98–104, 110–>117, 166
   main.py963559%68–98, 101, 104, 111, 119–120, 124–130, 137, 156–158, 161–>exit, 171–>exit
   manual_annotator.py70700%14–108
   model.py781774%26, 37, 59–61, 75, 91–98, 118, 120, 179
   model_performance.py56560%11–92
   plate.py40210074%54–55, 61–62, 77, 79–>82, 89, 102, 149, 161, 186, 196–198, 210, 222–224, 235, 242, 262, 268–272, 291–298, 310, 339–391, 418, 421, 424, 427, 430, 433, 453, 459–460, 462, 464, 468, 470, 477, 479, 523, 525–>536, 584, 588, 618, 654, 656, 671
   process_plate_image.py48688%70, 76–79, 82
   rename_images.py26260%10–59
   train.py881980%65, 181–202
   train_modular.py60600%10–120
TOTAL110645758% 

Tests Skipped Failures Errors Time
27 0 :zzz: 0 :x: 0 :fire: 4m 44s :stopwatch:
codecov-commenter commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Files Coverage Δ
src/aigarmic/main.py 53.12% <ø> (ø)
src/aigarmic/plate.py 68.40% <ø> (-0.16%) :arrow_down:
src/aigarmic/process_plate_image.py 81.25% <100.00%> (ø)