comic / evalutils

evalutils helps users create extensions for grand-challenge.org
https://grand-challenge.org
MIT License
23 stars 9 forks source link

Remove algorithm requirements #316

Closed silvandeleemput closed 3 years ago

silvandeleemput commented 3 years ago

Closes #315

The algorithm requirements weren't used but still requested. This PR removes them to simplify the algorithm creation process.

codecov[bot] commented 3 years ago

Codecov Report

Merging #316 (c8f5d98) into master (63da8f8) will decrease coverage by 1.57%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #316      +/-   ##
==========================================
- Coverage   85.57%   83.99%   -1.58%     
==========================================
  Files          13       13              
  Lines         894      887       -7     
  Branches      128      128              
==========================================
- Hits          765      745      -20     
- Misses         86      102      +16     
+ Partials       43       40       -3     
Impacted Files Coverage Δ
evalutils/cli.py 58.16% <ø> (-15.18%) :arrow_down:

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 63da8f8...c8f5d98. Read the comment docs.

jmsmkn commented 3 years ago

Can you also remove DIAG ticket? Makes no sense for the majority of the users of this.