Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

Feature/elasticsearch routing properly #423

Merged

Conversation

johnjjung
Copy link
Contributor

Required for all PRs:

  • CHANGELOG.md updated (feel free to wait until changes have been reviewed by a maintainer)
  • README.md updated (if needed)

@codecov
Copy link

codecov bot commented Sep 29, 2017

Codecov Report

Merging #423 into master will increase coverage by 0.04%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #423      +/-   ##
==========================================
+ Coverage   84.07%   84.12%   +0.04%     
==========================================
  Files          61       61              
  Lines        4176     4182       +6     
==========================================
+ Hits         3511     3518       +7     
  Misses        494      494              
+ Partials      171      170       -1
Impacted Files Coverage Δ
adaptor/elasticsearch/clients/v5/writer.go 78.26% <100%> (+3.94%) ⬆️
adaptor/testing.go 87.8% <0%> (-4.88%) ⬇️

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 f3388b4...3d57bbd. Read the comment docs.

@jipperinbham
Copy link
Contributor

this looks good! it hit a golint issue that cropped up but I've updated master to fix the test. can you give it a rebase?

added test scenarios where parent-child is updated
added test scenarios where parent-child is deleted
added test scenarios where parent-child _routing is detected and mapped properly
@johnjjung
Copy link
Contributor Author

@jipperinbham tests are passing! Please let me know when you can send me a sample dockerfile or when you can get a quay build going.

@jipperinbham jipperinbham merged commit 612eda1 into compose:master Sep 30, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants