Skip to content

Added an integration test for a search. #2

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

Merged
merged 1 commit into from
Dec 24, 2018
Merged

Conversation

triadev
Copy link
Owner

@triadev triadev commented Dec 24, 2018

No description provided.

@triadev triadev self-assigned this Dec 24, 2018
@codecov-io
Copy link

Codecov Report

Merging #2 into master will increase coverage by 6.78%.
The diff coverage is 85.18%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #2      +/-   ##
============================================
+ Coverage     88.47%   95.26%   +6.78%     
- Complexity      210      217       +7     
============================================
  Files            23       23              
  Lines           512      528      +16     
============================================
+ Hits            453      503      +50     
+ Misses           59       25      -34
Impacted Files Coverage Δ Complexity Δ
src/Facade/ElasticDsl.php 100% <ø> (ø) 1 <0> (ø) ⬇️
src/Dsl/AbstractDsl.php 92.3% <100%> (+2.3%) 16 <3> (+3) ⬆️
src/Dsl/AbstractSearch.php 100% <100%> (+50%) 15 <5> (+2) ⬆️
src/ElasticsearchDsl.php 100% <100%> (+40%) 8 <4> (+2) ⬆️
src/Dsl/Search.php 42.85% <42.85%> (ø) 7 <0> (ø) ⬇️
src/Model/SearchResult.php 83.33% <0%> (+83.33%) 10% <0%> (ø) ⬇️

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 dceab78...e09f275. Read the comment docs.

@triadev triadev merged commit a92a533 into master Dec 24, 2018
@triadev triadev deleted the integration_test branch December 24, 2018 09:44
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