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

Feature/ bulk request #63

Merged
merged 3 commits into from
Nov 10, 2019
Merged

Feature/ bulk request #63

merged 3 commits into from
Nov 10, 2019

Conversation

prafsoni
Copy link
Contributor

@codecov
Copy link

codecov bot commented Nov 10, 2019

Codecov Report

Merging #63 into master will increase coverage by 1.21%.
The diff coverage is 72.48%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #63      +/-   ##
==========================================
+ Coverage   37.71%   38.93%   +1.21%     
==========================================
  Files          52       53       +1     
  Lines        5504     5638     +134     
==========================================
+ Hits         2076     2195     +119     
- Misses       3428     3443      +15
Impacted Files Coverage Δ
Sources/ElasticSwift/Utils/Utils.swift 28.57% <0%> (+11.9%) ⬆️
Sources/ElasticSwift/Requests/UpdateRequest.swift 65.1% <100%> (+2.51%) ⬆️
Sources/ElasticSwift/Requests/DeleteRequest.swift 79.1% <100%> (+6.79%) ⬆️
Sources/ElasticSwift/Requests/IndexRequest.swift 70.75% <60%> (+0.94%) ⬆️
Sources/ElasticSwift/Requests/BlukRequest.swift 71.84% <71.84%> (ø)
Sources/ElasticSwift/ElasticSwift.swift 52% <75%> (+1.29%) ⬆️
Sources/ElasticSwift/Responses/Response.swift 80.7% <88.23%> (+3.2%) ⬆️
.../ElasticSwiftNetworkingNIO/HTTPClientAdaptor.swift 88.57% <0%> (+2.85%) ⬆️
... and 4 more

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 8fd13de...df109cb. Read the comment docs.

@prafsoni prafsoni merged commit 64977a9 into master Nov 10, 2019
@prafsoni prafsoni deleted the feature/_bulk_request branch December 13, 2019 07:06
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.

1 participant