pksprojects / ElasticSwift

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

Add support for explain request #75

Closed prafsoni closed 4 years ago

prafsoni commented 4 years ago

67

codecov[bot] commented 4 years ago

Codecov Report

Merging #75 into master will increase coverage by 1.54%. The diff coverage is 98.46%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #75      +/-   ##
==========================================
+ Coverage   46.67%   48.22%   +1.54%     
==========================================
  Files          54       55       +1     
  Lines        6909     7104     +195     
==========================================
+ Hits         3225     3426     +201     
+ Misses       3684     3678       -6
Impacted Files Coverage Δ
Sources/ElasticSwift/Responses/Response.swift 94.19% <ø> (+4.51%) :arrow_up:
Sources/ElasticSwift/ElasticSwift.swift 59.25% <50%> (-0.24%) :arrow_down:
Sources/ElasticSwift/Requests/ExplainRequest.swift 99.47% <99.47%> (ø)
Sources/ElasticSwift/Utils/Utils.swift 66.66% <0%> (+11.11%) :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 196b7a2...a32c951. Read the comment docs.

sonarcloud[bot] commented 4 years ago

SonarCloud Quality Gate failed.

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

No Coverage information No Coverage information
10.6% 10.6% Duplication