pksprojects / ElasticSwift

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

[feat] Search suggestion support #90

Closed prafsoni closed 3 years ago

prafsoni commented 4 years ago

68

codecov[bot] commented 4 years ago

Codecov Report

Merging #90 (d8d1702) into master (23ea427) will increase coverage by 0.04%. The diff coverage is 83.92%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #90      +/-   ##
==========================================
+ Coverage   84.00%   84.04%   +0.04%     
==========================================
  Files          60       61       +1     
  Lines        9208     9911     +703     
==========================================
+ Hits         7735     8330     +595     
- Misses       1473     1581     +108     
Impacted Files Coverage Δ
Sources/ElasticSwift/Responses/Response.swift 89.39% <ø> (ø)
Sources/ElasticSwiftCore/QueryDSL/QueryDSL.swift 100.00% <ø> (ø)
Sources/ElasticSwiftCore/Requests/Request.swift 55.55% <ø> (ø)
Sources/ElasticSwiftQueryDSL/ElasticSwiftDSL.swift 87.60% <0.00%> (-0.76%) :arrow_down:
Sources/ElasticSwift/Requests/Suggesters.swift 84.81% <84.81%> (ø)
Sources/ElasticSwift/Requests/SearchRequest.swift 76.33% <100.00%> (+0.10%) :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 23ea427...d8d1702. Read the comment docs.

sonarcloud[bot] commented 3 years ago

SonarCloud Quality Gate failed.

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 43 Code Smells

No Coverage information No Coverage information
3.0% 3.0% Duplication