Closed JordanMontgomery closed 2 weeks ago
Attention: Patch coverage is 0%
with 34 lines
in your changes missing coverage. Please review.
Project coverage is 58.95%. Comparing base (
30e9f85
) to head (482e0a5
). Report is 9 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
server/mdm/microsoft/profile_verifier.go | 0.00% | 30 Missing :warning: |
server/service/osquery_utils/queries.go | 0.00% | 4 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Test failures are unrelated apparently flaky tests, one of which is a known issue with a VPP token having expired
Fixes #28499
Checklist for submitter
If some of the following don't apply, delete the relevant line.
changes/
,orbit/changes/
oree/fleetd-chrome/changes
. See Changes files for more information.SELECT *
is avoided, SQL injection is prevented (using placeholders for values in statements)