pksprojects / ElasticSwift

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

Feature/ rank eval request #77

Closed prafsoni closed 4 years ago

prafsoni commented 4 years ago

70

codecov[bot] commented 4 years ago

Codecov Report

Merging #77 into master will increase coverage by 0.35%. The diff coverage is 56.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #77      +/-   ##
==========================================
+ Coverage    49.4%   49.76%   +0.35%     
==========================================
  Files          56       57       +1     
  Lines        7175     7544     +369     
==========================================
+ Hits         3545     3754     +209     
- Misses       3630     3790     +160
Impacted Files Coverage Δ
Sources/ElasticSwift/ElasticSwift.swift 74.62% <100%> (+0.38%) :arrow_up:
Sources/ElasticSwift/Responses/Response.swift 89.65% <36.84%> (-5.46%) :arrow_down:
...ources/ElasticSwift/Requests/RankEvalRequest.swift 39.13% <39.13%> (ø)
Sources/ElasticSwiftQueryDSL/Queries/Sort.swift 59.3% <80%> (+19.54%) :arrow_up:
Sources/ElasticSwift/Requests/SearchRequest.swift 55.74% <87.36%> (+2.85%) :arrow_up:
...icSwiftCodableUtils/ElasticSwiftCodableUtils.swift 49.13% <0%> (+0.99%) :arrow_up:
Sources/ElasticSwiftQueryDSL/ElasticSwiftDSL.swift 55.28% <0%> (+6.5%) :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 6d8a791...f8fd18a. 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 15 Code Smells

No Coverage information No Coverage information
1.2% 1.2% Duplication