brightdigit / MistKit

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

Release/0.3.0 #96

Closed leogdion closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #96 (604a813) into main (7c61782) will increase coverage by 4.33%. The diff coverage is 40.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #96      +/-   ##
==========================================
+ Coverage   30.22%   34.55%   +4.33%     
==========================================
  Files          45       46       +1     
  Lines         665      680      +15     
==========================================
+ Hits          201      235      +34     
+ Misses        464      445      -19     
Flag Coverage Δ
-n ?
5.2.4 34.46% <40.00%> (+4.34%) :arrow_up:
5.3.1 34.55% <40.00%> (+4.33%) :arrow_up:
bionic 34.55% <40.00%> (+4.33%) :arrow_up:
focal 34.55% <40.00%> (+4.33%) :arrow_up:
github 34.55% <40.00%> (+4.33%) :arrow_up:
macOS 34.55% <40.00%> (+4.33%) :arrow_up:
macos-10.15 34.55% <40.00%> (+4.33%) :arrow_up:
macos-11.0 34.55% <40.00%> (+4.33%) :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%> (ø)
...ests/RecordsModify/ModifiedRecordQueryResult.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:
... and 1 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 7c61782...604a813. Read the comment docs.