billp / TermiNetwork

🌏 A zero-dependency networking solution for building modern and secure iOS, watchOS, macOS and tvOS applications.
https://billp.github.io/TermiNetwork
MIT License
99 stars 8 forks source link

Increase test coverage (#17) #31

Closed billp closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #31 (d7f6c47) into master (c505157) will increase coverage by 1.54%. The diff coverage is 88.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #31      +/-   ##
==========================================
+ Coverage   85.45%   87.00%   +1.54%     
==========================================
  Files          59       59              
  Lines        3583     3656      +73     
==========================================
+ Hits         3062     3181     +119     
+ Misses        521      475      -46     
Impacted Files Coverage Ξ”
Source/Configuration.swift 97.53% <ΓΈ> (ΓΈ)
Source/Extensions/Data+Extensions.swift 100.00% <ΓΈ> (+14.28%) :arrow_up:
Source/Extensions/URLRequest+Extensions.swift 92.85% <ΓΈ> (+11.60%) :arrow_up:
Source/SwiftUI/Image.swift 71.91% <ΓΈ> (ΓΈ)
Tests/TestExtensions.swift 89.74% <72.72%> (-2.00%) :arrow_down:
Tests/TestTransformers.swift 88.23% <87.69%> (-2.68%) :arrow_down:
Source/Operation.swift 100.00% <100.00%> (+25.00%) :arrow_up:
Source/Request.swift 93.75% <100.00%> (+0.96%) :arrow_up:
Source/SessionTaskFactory.swift 86.95% <100.00%> (ΓΈ)
Tests/TestCache.swift 100.00% <100.00%> (ΓΈ)
... and 8 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 c505157...d7f6c47. Read the comment docs.