damien-rivet / JamfKit

A Jamf Classic communication framework written in Swift
MIT License
41 stars 1 forks source link

Release 0.3.2 #86

Closed damien-rivet closed 6 years ago

damien-rivet commented 6 years ago

Summary

Release v0.3.2.

codecov[bot] commented 6 years ago

Codecov Report

Merging #86 into master will decrease coverage by 0.27%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #86      +/-   ##
==========================================
- Coverage   99.81%   99.53%   -0.28%     
==========================================
  Files          50       50              
  Lines        2649     1736     -913     
==========================================
- Hits         2644     1728     -916     
- Misses          5        8       +3
Impacted Files Coverage Δ
JamfKit/Sources/Models/NetworkSegment.swift 100% <ø> (ø) :arrow_up:
JamfKit/Sources/Models/Package.swift 100% <ø> (ø) :arrow_up:
JamfKit/Sources/Models/DirectoryBinding.swift 100% <ø> (ø) :arrow_up:
JamfKit/Sources/Models/Printer.swift 100% <ø> (ø) :arrow_up:
JamfKit/Sources/Models/Site.swift 100% <ø> (ø) :arrow_up:
.../ComputerConfiguration/ComputerConfiguration.swift 100% <ø> (ø) :arrow_up:
...gurationProfile/ComputerConfigurationProfile.swift 100% <ø> (ø) :arrow_up:
JamfKit/Sources/Models/NetbootServer.swift 100% <ø> (ø) :arrow_up:
...Kit/Sources/Models/Computer/ComputerLocation.swift 100% <ø> (ø) :arrow_up:
...t/Sources/Models/HardwareGroup/ComputerGroup.swift 100% <ø> (ø) :arrow_up:
... and 90 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 584dc07...146113d. Read the comment docs.