Skip to content

Fix heavy tests failures#1147

Merged
kpavlov merged 1 commit intodevelopfrom
zarechneva/greenify-heavy-tests
Nov 18, 2025
Merged

Fix heavy tests failures#1147
kpavlov merged 1 commit intodevelopfrom
zarechneva/greenify-heavy-tests

Conversation

@aozherelyeva
Copy link
Copy Markdown
Contributor

Motivation and Context

  1. Exclude Bedrock Claude Haiku model due to guardrail issues in executor tests.
  2. Update OpenAIFunction to default arguments to an empty string.
  3. Expand ReasoningEffort with "none" level, update serialization accordingly.
  4. Add handling for OpenAI image download errors in retry utility.

Breaking Changes

None.


Type of the changes

  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Tests improvement
  • Refactoring

Checklist

  • The pull request has a description of the proposed change
  • I read the Contributing Guidelines before opening the pull request
  • The pull request uses develop as the base branch
  • Tests for the changes have been added
  • All new and existing tests passed
Additional steps for pull requests adding a new feature
  • An issue describing the proposed change exists
  • The pull request includes a link to the issue
  • The change was discussed and approved in the issue
  • Docs have been added / updated

@aozherelyeva aozherelyeva added the tests Add new tests or modify existing label Nov 18, 2025
@github-actions
Copy link
Copy Markdown

Qodana for JVM

1191 new problems were found

Inspection name Severity Problems
Check Kotlin and Java source code coverage 🔶 Warning 1180
Missing KDoc for public API declaration 🔶 Warning 11
@@ Code coverage @@
+ 71% total lines covered
16418 lines analyzed, 11797 lines covered
# Calculated according to the filters of your coverage tool

☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

Copy link
Copy Markdown
Contributor

@kpavlov kpavlov left a comment

Choose a reason for hiding this comment

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

Thank you so much 😊

@kpavlov kpavlov merged commit 59816da into develop Nov 18, 2025
28 of 29 checks passed
@kpavlov kpavlov deleted the zarechneva/greenify-heavy-tests branch November 18, 2025 18:27
serge-p7v pushed a commit that referenced this pull request Dec 3, 2025
kpavlov pushed a commit that referenced this pull request Dec 5, 2025
vova-jb pushed a commit that referenced this pull request Jan 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests Add new tests or modify existing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants