dssg / tyra

Prediction model evaluation
Other
4 stars 1 forks source link

Fix tests Part 2 #58

Closed tweddielin closed 7 years ago

tweddielin commented 7 years ago

Added uni test for each flask endpoint, including roc, simple_precisoin_recall, feature_importances, model_comments and search_model_groups.

codecov-io commented 7 years ago

Codecov Report

Merging #58 into master will increase coverage by 18.01%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #58       +/-   ##
===========================================
+ Coverage   53.26%   71.28%   +18.01%     
===========================================
  Files           4        4               
  Lines         306      303        -3     
===========================================
+ Hits          163      216       +53     
+ Misses        143       87       -56
Impacted Files Coverage Δ
webapp/query.py 96.49% <ø> (+31.49%) :arrow_up:
webapp/controller.py 61.02% <100%> (+18.97%) :arrow_up:

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 2ec64b9...2e33119. Read the comment docs.