pksprojects / ElasticSwift

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

Refactor/codableutils #56

Closed prafsoni closed 5 years ago

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

Codecov Report

Merging #56 into master will increase coverage by 1.89%. The diff coverage is 66.32%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #56      +/-   ##
=========================================
+ Coverage      32%   33.9%   +1.89%     
=========================================
  Files          48      48              
  Lines        5152    5159       +7     
=========================================
+ Hits         1649    1749     +100     
+ Misses       3503    3410      -93
Impacted Files Coverage Δ
Sources/ElasticSwift/ElasticSwift.swift 51.42% <ø> (ø) :arrow_up:
...icSwiftCodableUtils/ElasticSwiftCodableUtils.swift 44.91% <66.32%> (+25.97%) :arrow_up:
Sources/ElasticSwiftCore/Errors/CoreErrors.swift 42.85% <0%> (-21.43%) :arrow_down:

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 17d3976...8355b8a. Read the comment docs.