Skip to content

Merge main branch into develop-hybrid-core-tracing#1643

Closed
lrafeei wants to merge 37 commits intodevelop-hybrid-core-tracingfrom
main
Closed

Merge main branch into develop-hybrid-core-tracing#1643
lrafeei wants to merge 37 commits intodevelop-hybrid-core-tracingfrom
main

Conversation

@lrafeei
Copy link
Contributor

@lrafeei lrafeei commented Feb 4, 2026

Update the develop branch with changes from main.

dependabot bot and others added 30 commits January 5, 2026 21:57
Bumps the github_actions group with 1 update: [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter).


Updates `oxsecurity/megalinter` from 9.2.0 to 9.3.0
- [Release notes](https://github.com/oxsecurity/megalinter/releases)
- [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md)
- [Commits](oxsecurity/megalinter@55a59b2...42bb470)

---
updated-dependencies:
- dependency-name: oxsecurity/megalinter
  dependency-version: 9.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github_actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update tests and instrumetation for gpt-5.1.

* [MegaLinter] Apply linters fixes

* Update embedding tests with new mock server response data.

* Update error streaming tests error message.

* Use max_tokens.

* [MegaLinter] Apply linters fixes

* Remove testing for v1.7 to avoid max_token param conflicts.

* [MegaLinter] Apply linters fixes

* Bump tests

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Tim Pansino <timpansino@gmail.com>
Bumps the github_actions group with 2 updates: [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) and [github/codeql-action](https://github.com/github/codeql-action).


Updates `astral-sh/setup-uv` from 7.1.6 to 7.2.0
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](astral-sh/setup-uv@681c641...61cb8a9)

Updates `github/codeql-action` from 4.31.9 to 4.31.10
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@5d4e8d1...cdefb33)

---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
  dependency-version: 7.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github_actions
- dependency-name: github/codeql-action
  dependency-version: 4.31.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github_actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fix langchain tool tests

* Remove unnecessary chain test
* Update output message timestamping.

* Fix LangChain tests.

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
* Add guard to azure functions utilization for crashes

* Add regression test
* Overhaul Strands Agents testing

* Add better error instrumentation to strands tools

* Expand testing for strands tools

* Add better guarding to register_tool instrumentation

* Fix up test logic

* Add tool_id to all strands errors

* Add log message

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
…1571)

* Update implementation of notice_error

* Clean up test_notice_error file

* Add tests for notice_error with exception instances

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Uma Annamalai <umaannamalai@users.noreply.github.com>
Co-authored-by: Uma Annamalai <umaannamalai@users.noreply.github.com>
Co-authored-by: Uma Annamalai <umaannamalai@users.noreply.github.com>
Co-authored-by: Uma Annamalai <umaannamalai@users.noreply.github.com>
Co-authored-by: Uma Annamalai <umaannamalai@users.noreply.github.com>
Co-authored-by: Uma Annamalai <umaannamalai@users.noreply.github.com>
Co-authored-by: Uma Annamalai <umaannamalai@users.noreply.github.com>
Co-authored-by: Uma Annamalai <umaannamalai@users.noreply.github.com>
Co-authored-by: Uma Annamalai <umaannamalai@users.noreply.github.com>
Co-authored-by: Uma Annamalai <umaannamalai@users.noreply.github.com>
Co-authored-by: Uma Annamalai <umaannamalai@users.noreply.github.com>
Co-authored-by: Uma Annamalai <umaannamalai@users.noreply.github.com>
Co-authored-by: Uma Annamalai <umaannamalai@users.noreply.github.com>
Co-authored-by: Uma Annamalai <umaannamalai@users.noreply.github.com>
@mergify mergify bot added the tests-failing Tests failing in CI. label Feb 4, 2026
@github-actions
Copy link

github-actions bot commented Feb 4, 2026

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 7 0 0 0.9s
✅ MARKDOWN markdownlint 7 0 0 0 1.38s
✅ PYTHON ruff 1011 0 0 0 1.09s
✅ PYTHON ruff-format 1011 0 0 0 0.35s
✅ YAML prettier 15 0 0 0 1.41s
✅ YAML v8r 15 0 0 5.11s
✅ YAML yamllint 15 0 0 0.66s

See detailed reports in MegaLinter artifacts

MegaLinter is graciously provided by OX Security

@codecov-commenter
Copy link

codecov-commenter commented Feb 4, 2026

Codecov Report

❌ Patch coverage is 80.13857% with 86 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.28%. Comparing base (9d32c36) to head (80f4a3c).
⚠️ Report is 117 commits behind head on develop-hybrid-core-tracing.

Files with missing lines Patch % Lines
newrelic/hooks/mlmodel_langchain.py 82.94% 31 Missing and 13 partials ⚠️
newrelic/common/llm_utils.py 82.85% 9 Missing and 3 partials ⚠️
newrelic/hooks/mlmodel_langgraph.py 72.72% 4 Missing and 5 partials ⚠️
newrelic/config.py 33.33% 8 Missing ⚠️
newrelic/hooks/mlmodel_strands.py 75.86% 5 Missing and 2 partials ⚠️
newrelic/core/stats_engine.py 20.00% 2 Missing and 2 partials ⚠️
newrelic/hooks/mlmodel_openai.py 60.00% 2 Missing ⚠️
Additional details and impacted files
@@                       Coverage Diff                       @@
##           develop-hybrid-core-tracing    #1643      +/-   ##
===============================================================
+ Coverage                        81.70%   83.28%   +1.58%     
===============================================================
  Files                              209      215       +6     
  Lines                            24392    29272    +4880     
  Branches                          3870     5198    +1328     
===============================================================
+ Hits                             19929    24379    +4450     
- Misses                            3156     3458     +302     
- Partials                          1307     1435     +128     

☔ 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 closed this Feb 9, 2026
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.

4 participants