Skip to content

Conversation

@umaannamalai
Copy link
Contributor

This PR updates instrumentation and testing for OpenAI v1 to run against gpt-5.1. The mock server responses for OpenAI v1 now reflect the responses given by gpt-5.1 models.

@umaannamalai umaannamalai requested a review from a team as a code owner January 5, 2026 05:40
@github-actions
Copy link

github-actions bot commented Jan 5, 2026

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 7 0 0 0.87s
✅ MARKDOWN markdownlint 7 0 0 0 1.28s
✅ PYTHON ruff 960 0 0 0 0.95s
✅ PYTHON ruff-format 960 0 0 0 0.35s
✅ YAML prettier 15 0 0 0 1.38s
✅ YAML v8r 15 0 0 5.63s
✅ YAML yamllint 15 0 0 0.65s

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 Jan 5, 2026
@codecov-commenter
Copy link

codecov-commenter commented Jan 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.69%. Comparing base (d0598f9) to head (431c441).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1620      +/-   ##
==========================================
+ Coverage   81.67%   81.69%   +0.02%     
==========================================
  Files         209      209              
  Lines       24392    24392              
  Branches     3870     3870              
==========================================
+ Hits        19923    19928       +5     
+ Misses       3159     3154       -5     
  Partials     1310     1310              

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

Copy link
Contributor

@TimPansino TimPansino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like OpenAI v0 tests are failing, but the current changes look good to me. Fix that and I can approve.

TimPansino
TimPansino previously approved these changes Jan 5, 2026
@umaannamalai umaannamalai changed the title Update tests and instrumetation for gpt-5.1. Update tests and instrumentation for gpt-5.1. Jan 5, 2026
@TimPansino TimPansino enabled auto-merge (squash) January 8, 2026 19:02
@TimPansino TimPansino merged commit 854e966 into main Jan 8, 2026
148 of 153 checks passed
@TimPansino TimPansino deleted the gpt-5-updates branch January 8, 2026 20:35
@mergify mergify bot removed the tests-failing Tests failing in CI. label Jan 8, 2026
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.

4 participants