pksprojects / ElasticSwift

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

Refactor/networking #57

Closed prafsoni closed 5 years ago

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

Codecov Report

Merging #57 into master will increase coverage by 0.07%. The diff coverage is 25.53%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #57      +/-   ##
==========================================
+ Coverage    33.9%   33.97%   +0.07%     
==========================================
  Files          48       49       +1     
  Lines        5159     5148      -11     
==========================================
  Hits         1749     1749              
+ Misses       3410     3399      -11
Impacted Files Coverage Δ
Sources/ElasticSwift/Responses/Response.swift 47.05% <ø> (+8.96%) :arrow_up:
Sources/ElasticSwiftNetworkingNIO/HTTPClient.swift 81.63% <ø> (ø)
.../ElasticSwiftNetworkingNIO/HTTPClientAdaptor.swift 96.55% <ø> (ø)
...ources/ElasticSwiftNetworking/SessionManager.swift 0% <ø> (ø) :arrow_up:
...lasticSwiftNetworking/ElasticSwiftNetworking.swift 0% <0%> (-52.64%) :arrow_down:
...SwiftNetworkingNIO/ElasticSwiftNetworkingNIO.swift 100% <100%> (ø)
Sources/ElasticSwift/ElasticSwift.swift 51.42% <40%> (ø) :arrow_up:

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 254f6a7...6fb9e86. Read the comment docs.