Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add predictor collection route #41

Merged
merged 2 commits into from Aug 5, 2019
Merged

Add predictor collection route #41

merged 2 commits into from Aug 5, 2019

Conversation

adelavega
Copy link
Collaborator

Closes #40

@codecov-io
Copy link

Codecov Report

Merging #41 into master will increase coverage by 0.26%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
+ Coverage   93.76%   94.02%   +0.26%     
==========================================
  Files          16       16              
  Lines         433      452      +19     
==========================================
+ Hits          406      425      +19     
  Misses         27       27
Impacted Files Coverage Δ
tests/test_predictor.py 100% <100%> (ø) ⬆️
pyns/models/predictor.py 100% <100%> (ø) ⬆️

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 4320d74...0677e86. Read the comment docs.

1 similar comment
@codecov-io
Copy link

codecov-io commented Aug 4, 2019

Codecov Report

Merging #41 into master will increase coverage by 0.26%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
+ Coverage   93.76%   94.02%   +0.26%     
==========================================
  Files          16       16              
  Lines         433      452      +19     
==========================================
+ Hits          406      425      +19     
  Misses         27       27
Impacted Files Coverage Δ
tests/test_predictor.py 100% <100%> (ø) ⬆️
pyns/models/predictor.py 100% <100%> (ø) ⬆️

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 4320d74...0677e86. Read the comment docs.

@adelavega adelavega merged commit 7fed937 into master Aug 5, 2019
@adelavega adelavega deleted the enh/predictor_upload branch August 5, 2019 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add /predictor/create
2 participants