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

Get luminol working with ml.co #153

Merged
merged 2 commits into from
Jul 20, 2019
Merged

Get luminol working with ml.co #153

merged 2 commits into from
Jul 20, 2019

Conversation

toadums
Copy link
Contributor

@toadums toadums commented Jul 19, 2019

This PR adds a few fixes to get luminol working with the metalab.co project.

There are a few bug fixes, and one addition which exposes the url to the API so that the metalab.co repo can query luminol.

@toadums toadums requested a review from izaakschroeder July 19, 2019 21:18
the ml.co app needs to make a call to the luminol server, this is
exposing the url so that it can make that call.
@codecov
Copy link

codecov bot commented Jul 19, 2019

Codecov Report

Merging #153 into master will decrease coverage by 0.01%.
The diff coverage is 81.81%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #153      +/-   ##
=========================================
- Coverage   81.11%   81.1%   -0.02%     
=========================================
  Files          10      10              
  Lines         376     381       +5     
  Branches       56      60       +4     
=========================================
+ Hits          305     309       +4     
- Misses         63      64       +1     
  Partials        8       8
Impacted Files Coverage Δ
src/internal/ProcessManager/ManagedProcess.js 81.08% <100%> (+0.52%) ⬆️
src/internal/apollo/resolvers.js 77.14% <100%> (ø) ⬆️
src/internal/ProcessManager/ProcessManager.js 39.02% <66.66%> (+2.18%) ⬆️

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 697c6dc...568e662. Read the comment docs.

Copy link
Contributor

@izaakschroeder izaakschroeder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@izaakschroeder izaakschroeder merged commit 060e739 into master Jul 20, 2019
@izaakschroeder izaakschroeder deleted the pauld/fixup branch July 20, 2019 19:43
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.

2 participants