GeneDx / phenopy

Phenotype comparison tools using semantic similarity.
Other
55 stars 11 forks source link

[WIP] feature/performance ci integration #56

Closed arvkevi closed 3 years ago

arvkevi commented 3 years ago

output AUPRC instead of a DataFrame of ranks.

codecov-io commented 3 years ago

Codecov Report

Merging #56 into develop will increase coverage by 5.43%. The diff coverage is 44.44%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #56      +/-   ##
===========================================
+ Coverage    68.09%   73.53%   +5.43%     
===========================================
  Files            7        8       +1     
  Lines          442      597     +155     
===========================================
+ Hits           301      439     +138     
- Misses         141      158      +17     
Flag Coverage Δ
#unittests 73.53% <44.44%> (+5.43%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
phenopy/__main__.py 0.00% <0.00%> (ø)
phenopy/score.py 89.03% <80.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 83eb45a...c465ad1. Read the comment docs.