elixir-cloud-aai / proTES

Proxy service for injecting middleware into GA4GH TES requests
Apache License 2.0
5 stars 6 forks source link

test: unit tests distribution middleware, distance #150

Closed Ayush5120 closed 1 year ago

Ayush5120 commented 1 year ago

Unit test for the distance-based task distribution module with 100% coverage.

Resolves #134 and Partially resolves #15

Name                                               Stmts   Miss  Cover
----------------------------------------------------------------------
pro_tes/middleware/task_distribution/distance.py     100      0   100%
----------------------------------------------------------------------
TOTAL                                                100      0   100%