Skip to content

Conversation

TimPansino
Copy link
Contributor

Overview

  • Disables docker utilization detection on Windows by default to match the behavior of other agents.
    • The Docker ID isn't available via the same techniques on Windows so this feature isn't possible to implement at the moment.

@TimPansino TimPansino requested a review from a team as a code owner August 21, 2025 23:19
@TimPansino TimPansino changed the base branch from main to develop-windows August 21, 2025 23:19
Copy link

github-actions bot commented Aug 21, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 6 0 0 0.7s
✅ MARKDOWN markdownlint 7 0 0 0 1.22s
✅ MARKDOWN markdown-link-check 7 0 0 25.1s
✅ PYTHON ruff 922 0 0 0 0.87s
✅ PYTHON ruff-format 922 0 0 0 0.34s
✅ YAML prettier 14 0 0 0 1.38s
✅ YAML v8r 14 0 0 5.42s
✅ YAML yamllint 14 0 0 0.63s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@mergify mergify bot added the tests-failing Tests failing in CI. label Aug 21, 2025
@codecov-commenter
Copy link

codecov-commenter commented Aug 21, 2025

Codecov Report

❌ Patch coverage is 75.00000% with 2 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (develop-windows@4795010). Learn more about missing BASE report.

Files with missing lines Patch % Lines
newrelic/core/agent_protocol.py 66.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@                Coverage Diff                 @@
##             develop-windows    #1459   +/-   ##
==================================================
  Coverage                   ?   81.28%           
==================================================
  Files                      ?      208           
  Lines                      ?    23609           
  Branches                   ?     3726           
==================================================
  Hits                       ?    19191           
  Misses                     ?     3176           
  Partials                   ?     1242           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@lrafeei lrafeei self-assigned this Aug 26, 2025
@TimPansino TimPansino enabled auto-merge (squash) August 26, 2025 19:10
@TimPansino TimPansino merged commit 16f4e26 into develop-windows Aug 26, 2025
164 of 168 checks passed
@TimPansino TimPansino deleted the fix-docker-utilization-windows branch August 26, 2025 19:47
@mergify mergify bot removed the tests-failing Tests failing in CI. label Aug 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants