pksprojects / ElasticSwift

Elasticsearch client in swift
MIT License
46 stars 18 forks source link

Feature/use async http client #62

Closed prafsoni closed 5 years ago

prafsoni commented 5 years ago
codecov[bot] commented 5 years ago

Codecov Report

Merging #62 into master will decrease coverage by 0.86%. The diff coverage is 82.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #62      +/-   ##
==========================================
- Coverage   38.57%   37.71%   -0.87%     
==========================================
  Files          53       52       -1     
  Lines        5612     5504     -108     
==========================================
- Hits         2165     2076      -89     
+ Misses       3447     3428      -19
Impacted Files Coverage Δ
Sources/ElasticSwift/ElasticSwift.swift 50.7% <ø> (+0.7%) :arrow_up:
...lasticSwift/Requests/MultiTermVectorsRequest.swift 66.66% <ø> (ø) :arrow_up:
...SwiftNetworkingNIO/ElasticSwiftNetworkingNIO.swift 73.33% <71.42%> (-26.67%) :arrow_down:
.../ElasticSwiftNetworkingNIO/HTTPClientAdaptor.swift 85.71% <84.37%> (-8.41%) :arrow_down:

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 4b69e36...f4ebe02. Read the comment docs.