pksprojects / ElasticSwift

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

Feature/indices requests #94

Open prafsoni opened 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #94 (b6495f2) into master (c449ee3) will increase coverage by 0.19%. The diff coverage is 90.65%.

:exclamation: Current head b6495f2 differs from pull request most recent head 9c4e0f6. Consider uploading reports for the commit 9c4e0f6 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master      #94      +/-   ##
==========================================
+ Coverage   84.46%   84.66%   +0.19%     
==========================================
  Files          62       62              
  Lines       10152    10248      +96     
==========================================
+ Hits         8575     8676     +101     
+ Misses       1577     1572       -5     
Impacted Files Coverage Δ
...urces/ElasticSwift/Responses/IndicesResponse.swift 38.20% <55.55%> (+11.95%) :arrow_up:
...ources/ElasticSwift/Requests/IndicesRequests.swift 74.18% <92.77%> (+10.05%) :arrow_up:
Sources/ElasticSwift/Clients/Indices.swift 100.00% <100.00%> (ø)

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 c449ee3...9c4e0f6. Read the comment docs.

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

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

No Coverage information No Coverage information
0.0% 0.0% Duplication