brightdigit / MistKit

Swift Package for Server-Side and Command-Line Access to CloudKit Web Services
MIT License
207 stars 11 forks source link

Feature/heartwitch use case #93

Closed leogdion closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #93 (a98173b) into release/0.3.0 (5b9c7df) will increase coverage by 4.28%. The diff coverage is 66.66%.

Impacted file tree graph

@@                Coverage Diff                @@
##           release/0.3.0      #93      +/-   ##
=================================================
+ Coverage          30.22%   34.50%   +4.28%     
=================================================
  Files                 45       46       +1     
  Lines                665      681      +16     
=================================================
+ Hits                 201      235      +34     
+ Misses               464      446      -18     
Flag Coverage Δ
-n ?
5.2.4 34.41% <66.66%> (+4.29%) :arrow_up:
5.3.1 34.50% <66.66%> (+4.28%) :arrow_up:
bionic 34.50% <66.66%> (+4.28%) :arrow_up:
focal 34.50% <66.66%> (+4.28%) :arrow_up:
github 34.50% <66.66%> (+4.28%) :arrow_up:
macOS 34.50% <66.66%> (+4.28%) :arrow_up:
macos-10.15 34.50% <66.66%> (+4.28%) :arrow_up:
macos-11.0 34.50% <66.66%> (+4.28%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...ources/MistKit/Authentication/MKTokenManager.swift 86.66% <ø> (ø)
Sources/MistKit/Controllers/MKDatabase.swift 0.00% <ø> (ø)
Sources/MistKit/Controllers/ResultSink.swift 0.00% <0.00%> (ø)
.../MistKit/Authentication/MKStaticTokenManager.swift 100.00% <100.00%> (ø)
...ources/MistKit/Controllers/ResultTransformer.swift 100.00% <100.00%> (ø)
Sources/MistKit/Extensions/String.swift 100.00% <100.00%> (+100.00%) :arrow_up:
Sources/MistKit/URLNetworking/MKURLBuilder.swift 37.50% <0.00%> (+37.50%) :arrow_up:
Sources/MistKit/Extensions/UUID.swift 100.00% <0.00%> (+100.00%) :arrow_up:
Sources/MistKit/Extensions/Array.swift 100.00% <0.00%> (+100.00%) :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 5b9c7df...a98173b. Read the comment docs.