pksprojects / ElasticSwift

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

(#49)Feature/ termvectors request #59

Closed prafsoni closed 5 years ago

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

Codecov Report

Merging #59 into master will increase coverage by 2.78%. The diff coverage is 82.62%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #59      +/-   ##
==========================================
+ Coverage   35.23%   38.01%   +2.78%     
==========================================
  Files          50       52       +2     
  Lines        5282     5495     +213     
==========================================
+ Hits         1861     2089     +228     
+ Misses       3421     3406      -15
Impacted Files Coverage Δ
...urces/ElasticSwift/Responses/IndicesResponse.swift 28.91% <ø> (ø) :arrow_up:
Sources/ElasticSwift/Responses/Response.swift 77.5% <100%> (+30.44%) :arrow_up:
Sources/ElasticSwift/Utils/Utils.swift 16.66% <16.66%> (ø)
Sources/ElasticSwift/ElasticSwift.swift 51.35% <50%> (-0.04%) :arrow_down:
...ces/ElasticSwift/Requests/TermVectorsRequest.swift 85.63% <85.63%> (ø)
...icSwiftCodableUtils/ElasticSwiftCodableUtils.swift 45.9% <0%> (+0.99%) :arrow_up:
...ources/ElasticSwift/Requests/IndicesRequests.swift 40.86% <0%> (+20.86%) :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 d67d7ea...8606c2d. Read the comment docs.