brightdigit / MistKit

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

Feature/code quality 2012 #87

Closed leogdion closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #87 (6879fc3) into release/0.3.0 (744ef78) will increase coverage by 30.22%. The diff coverage is 33.26%.

Impacted file tree graph

@@                Coverage Diff                 @@
##           release/0.3.0      #87       +/-   ##
==================================================
+ Coverage           0.00%   30.22%   +30.22%     
==================================================
  Files                 39       45        +6     
  Lines                394      665      +271     
==================================================
+ Hits                   0      201      +201     
- Misses               394      464       +70     
Flag Coverage Δ
-n 30.12% <33.13%> (+30.12%) :arrow_up:
5.2.4 30.12% <33.13%> (+30.12%) :arrow_up:
5.3.1 30.22% <33.26%> (+30.22%) :arrow_up:
bionic 30.22% <33.26%> (+30.22%) :arrow_up:
focal 30.22% <33.26%> (+30.22%) :arrow_up:
github 30.22% <33.26%> (+30.22%) :arrow_up:
macOS 30.22% <33.26%> (+30.22%) :arrow_up:
macos-10.15 30.22% <33.26%> (+30.22%) :arrow_up:
macos-11.0 30.22% <33.26%> (+30.22%) :arrow_up:

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

Impacted Files Coverage Δ
...tKit/Authentication/MKAuthenticationResponse.swift 0.00% <0.00%> (ø)
Sources/MistKit/Authentication/MKFileStorage.swift 0.00% <0.00%> (ø)
...MistKit/Authentication/MKUserDefaultsStorage.swift 0.00% <0.00%> (ø)
Sources/MistKit/Controllers/MKDatabase.swift 0.00% <0.00%> (ø)
Sources/MistKit/Controllers/ResultSink.swift 0.00% <0.00%> (ø)
Sources/MistKit/Extensions/Array.swift 0.00% <ø> (ø)
Sources/MistKit/Extensions/String.swift 0.00% <0.00%> (ø)
Sources/MistKit/Extensions/UUID.swift 0.00% <0.00%> (ø)
Sources/MistKit/Models/MKAnyQuery.swift 0.00% <ø> (ø)
Sources/MistKit/Models/MKValue.swift 0.00% <0.00%> (ø)
... and 49 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 744ef78...6879fc3. Read the comment docs.