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 151 - POST request blocked by CORS policy #150

Closed pvk-developer closed 5 years ago

pvk-developer commented 5 years ago
codecov-io commented 5 years ago

Codecov Report

Merging #150 into master will increase coverage by 0.22%. The diff coverage is 25%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #150      +/-   ##
==========================================
+ Coverage   65.34%   65.57%   +0.22%     
==========================================
  Files          15       15              
  Lines        1760     1763       +3     
==========================================
+ Hits         1150     1156       +6     
+ Misses        610      607       -3
Impacted Files Coverage Δ
atm/api/__init__.py 78.12% <25%> (-4.64%) :arrow_down:
atm/cli.py 20.28% <0%> (+2.35%) :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 61bd800...051a5d6. Read the comment docs.