HDI-Project / ATM

Auto Tune Models - A multi-tenant, multi-data system for automated machine learning (model selection and tuning).
https://hdi-project.github.io/ATM/
MIT License
525 stars 141 forks source link

Issue 146 Rest Api CORS #147

Closed pvk-developer closed 5 years ago

pvk-developer commented 5 years ago

Resolve #146

codecov-io commented 5 years ago

Codecov Report

Merging #147 into master will increase coverage by 2.13%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #147      +/-   ##
==========================================
+ Coverage   61.21%   63.34%   +2.13%     
==========================================
  Files          15       15              
  Lines        1712     1716       +4     
==========================================
+ Hits         1048     1087      +39     
+ Misses        664      629      -35
Impacted Files Coverage Δ
atm/api/__init__.py 82.75% <100%> (+82.75%) :arrow_up:
atm/api/utils.py 55.55% <0%> (+55.55%) :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 8da5ab1...9c553c6. Read the comment docs.