Skip to content

Conversation

@lrafeei
Copy link
Contributor

@lrafeei lrafeei commented Dec 12, 2025

This PR adds WSGI instrumentation capabilities (ASGI to come in a separate PR)

Branches from #1599

@github-actions
Copy link

github-actions bot commented Dec 12, 2025

MegaLinter analysis: Error

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 7 0 0 0.9s
✅ MARKDOWN markdownlint 7 0 0 0 1.32s
❌ PYTHON ruff 976 8 1 0 1.05s
✅ PYTHON ruff-format 976 10 0 0 0.37s
✅ YAML prettier 15 0 0 0 1.58s
✅ YAML v8r 15 0 0 6.27s
✅ YAML yamllint 15 0 0 0.71s

Detailed Issues

❌ PYTHON / ruff - 1 error
::error title=Ruff (F811),file=newrelic/api/opentelemetry.py,line=352,col=9,endLine=352,endColumn=17::newrelic/api/opentelemetry.py:352:9: F811 Redefinition of unused `__exit__` from line 333
::error title=Ruff (F811),file=newrelic/api/opentelemetry.py,line=366,col=9,endLine=366,endColumn=17::newrelic/api/opentelemetry.py:366:9: F811 Redefinition of unused `__exit__` from line 352

See detailed reports in MegaLinter artifacts

MegaLinter is graciously provided by OX Security

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

codecov-commenter commented Dec 12, 2025

Codecov Report

❌ Patch coverage is 74.19355% with 24 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (develop-hybrid-core-tracing@5577ffd). Learn more about missing BASE report.

Files with missing lines Patch % Lines
newrelic/api/opentelemetry.py 73.33% 15 Missing and 5 partials ⚠️
newrelic/hooks/hybridagent_opentelemetry.py 75.00% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@                      Coverage Diff                       @@
##             develop-hybrid-core-tracing    #1607   +/-   ##
==============================================================
  Coverage                               ?   79.90%           
==============================================================
  Files                                  ?      213           
  Lines                                  ?    25120           
  Branches                               ?     3998           
==============================================================
  Hits                                   ?    20071           
  Misses                                 ?     3618           
  Partials                               ?     1431           

☔ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests-failing Tests failing in CI.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants