Closed prafsoni closed 4 years ago
Merging #74 into master will increase coverage by
1.63%
. The diff coverage is98.46%
.
@@ Coverage Diff @@
## master #74 +/- ##
==========================================
+ Coverage 45.04% 46.67% +1.63%
==========================================
Files 53 54 +1
Lines 6713 6909 +196
==========================================
+ Hits 3024 3225 +201
+ Misses 3689 3684 -5
Impacted Files | Coverage Δ | |
---|---|---|
Sources/ElasticSwift/Utils/Utils.swift | 55.55% <ø> (+22.22%) |
:arrow_up: |
Sources/ElasticSwift/Responses/Response.swift | 89.67% <ø> (ø) |
:arrow_up: |
Sources/ElasticSwift/ElasticSwift.swift | 59.49% <50%> (-0.25%) |
:arrow_down: |
Sources/ElasticSwift/Requests/CountRequest.swift | 99.47% <99.47%> (ø) |
|
Sources/ElasticSwiftQueryDSL/ElasticSwiftDSL.swift | 48.78% <0%> (+1.62%) |
: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 19128ae...25daddb. Read the comment docs.
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities (and 0 Security Hotspots to review)
19 Code Smells
No Coverage information
0.0% Duplication
[feat] (#66) add support for Count API