Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DDM service struct, basic handlers, and test client #17671

Merged
merged 4 commits into from Mar 15, 2024

Conversation

gillespi314
Copy link
Contributor

No description provided.

@gillespi314 gillespi314 requested a review from a team as a code owner March 15, 2024 17:22
pkg/mdm/mdmtest/apple.go Show resolved Hide resolved
Co-authored-by: Roberto Dip <me@roperzh.com>
Copy link

codecov bot commented Mar 15, 2024

Codecov Report

Attention: Patch coverage is 70.00000% with 18 lines in your changes are missing coverage. Please review.

❗ No coverage uploaded for pull request base (feat-macos-ddm@d261762). Click here to learn what that means.

Files Patch % Lines
server/service/apple_mdm.go 65.85% 12 Missing and 2 partials ⚠️
cmd/fleet/serve.go 0.00% 3 Missing ⚠️
server/service/handler.go 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##             feat-macos-ddm   #17671   +/-   ##
=================================================
  Coverage                  ?   65.66%           
=================================================
  Files                     ?     1194           
  Lines                     ?   108235           
  Branches                  ?     2574           
=================================================
  Hits                      ?    71071           
  Misses                    ?    31770           
  Partials                  ?     5394           
Flag Coverage Δ
backend 66.66% <70.00%> (?)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@roperzh roperzh merged commit 48b31a0 into feat-macos-ddm Mar 15, 2024
16 of 17 checks passed
@roperzh roperzh deleted the ddm-add-basic-handlers branch March 15, 2024 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants