pksprojects / ElasticSwift

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

Search Template and Stored script support #89

Closed prafsoni closed 4 years ago

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

Codecov Report

Merging #89 into master will increase coverage by 0.27%. The diff coverage is 88.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #89      +/-   ##
==========================================
+ Coverage   83.73%   84.00%   +0.27%     
==========================================
  Files          59       60       +1     
  Lines        8931     9208     +277     
==========================================
+ Hits         7478     7735     +257     
- Misses       1453     1473      +20     
Impacted Files Coverage Δ
Sources/ElasticSwift/Responses/Response.swift 89.39% <ø> (ø)
Sources/ElasticSwiftCore/Requests/Request.swift 55.55% <0.00%> (ø)
...urces/ElasticSwiftQueryDSL/Queries/InnerHits.swift 99.33% <ø> (ø)
Sources/ElasticSwiftQueryDSL/Queries/Sort.swift 76.92% <ø> (ø)
...ources/ElasticSwift/Requests/RankEvalRequest.swift 38.97% <31.03%> (ø)
Sources/ElasticSwiftQueryDSL/ElasticSwiftDSL.swift 88.36% <75.00%> (ø)
...s/ElasticSwift/Requests/StoredScriptRequests.swift 83.76% <83.76%> (ø)
...icSwiftCodableUtils/ElasticSwiftCodableUtils.swift 50.00% <92.30%> (ø)
Sources/ElasticSwift/ElasticSwift.swift 75.36% <92.85%> (+1.51%) :arrow_up:
Sources/ElasticSwift/Requests/SearchRequest.swift 76.22% <96.31%> (+6.74%) :arrow_up:
... and 14 more

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 9ff0873...c76995c. 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 31 Code Smells

No Coverage information No Coverage information
0.8% 0.8% Duplication