pksprojects / ElasticSwift

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

Add support for Count API #74

Closed prafsoni closed 4 years ago

prafsoni commented 4 years ago

[feat] (#66) add support for Count API

codecov[bot] commented 4 years ago

Codecov Report

Merging #74 into master will increase coverage by 1.63%. The diff coverage is 98.46%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #74      +/-   ##
==========================================
+ Coverage   45.04%   46.67%   +1.63%     
==========================================
  Files          53       54       +1     
  Lines        6713     6909     +196     
==========================================
+ Hits         3024     3225     +201     
+ Misses       3689     3684       -5
Impacted Files Coverage Δ
Sources/ElasticSwift/Utils/Utils.swift 55.55% <ø> (+22.22%) :arrow_up:
Sources/ElasticSwift/Responses/Response.swift 89.67% <ø> (ø) :arrow_up:
Sources/ElasticSwift/ElasticSwift.swift 59.49% <50%> (-0.25%) :arrow_down:
Sources/ElasticSwift/Requests/CountRequest.swift 99.47% <99.47%> (ø)
Sources/ElasticSwiftQueryDSL/ElasticSwiftDSL.swift 48.78% <0%> (+1.62%) :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 19128ae...25daddb. Read the comment docs.

sonarcloud[bot] commented 4 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 19 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication