brightdigit / MistKit

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

Feature/authentication integration #6

Closed leogdion closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #6 into main will not change coverage. The diff coverage is 0.00%.

Impacted file tree graph

@@          Coverage Diff          @@
##            main      #6   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files         25      26    +1     
  Lines        182     201   +19     
=====================================
- Misses       182     201   +19     
Flag Coverage Δ
#amd64 0.00% <0.00%> (ø)
#arm64 ?
#bionic 0.00% <0.00%> (ø)
#focal 0.00% <0.00%> (ø)
#github 0.00% <0.00%> (ø)
#macOS 0.00% <0.00%> (ø)
#travis 0.00% <0.00%> (ø)

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

Impacted Files Coverage Δ
Sources/MistKit/MKAuthenticationResponse.swift 0.00% <0.00%> (ø)
Sources/MistKit/MKDatabase.Query.swift 0.00% <0.00%> (ø)
Sources/MistKit/MKDatabase.swift 0.00% <0.00%> (ø)
Sources/MistKit/MKURLBuilder.swift 0.00% <0.00%> (ø)
Sources/MistKit/MKURLBuilderFactory.swift 0.00% <0.00%> (ø)

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 9008fe6...0210cc4. Read the comment docs.