Skip to content

JBEHAVE-1611 Add ability to use Parameter annotation in parent classes#90

Merged
valfirst merged 1 commit into
masterfrom
JBEHAVE-1611
Oct 24, 2025
Merged

JBEHAVE-1611 Add ability to use Parameter annotation in parent classes#90
valfirst merged 1 commit into
masterfrom
JBEHAVE-1611

Conversation

@uarlouski

Copy link
Copy Markdown
Member

No description provided.

@uarlouski

Copy link
Copy Markdown
Member Author

@maurotalevi hello, can you please update sonar token as its currently failing with "Failed to query JRE metadata: GET https://api.sonarcloud.io/analysis/jres?os=linux&arch=x86_64 failed with HTTP 403. Please check the property sonar.token or the environment variable SONAR_TOKEN."

}

private static Stream<Field> getAllFields(Class<?> type) {
if (type == null) {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

why is this check needed?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

changed to object class checking

@valfirst valfirst merged commit 6910177 into master Oct 24, 2025
8 of 9 checks passed
@valfirst valfirst deleted the JBEHAVE-1611 branch October 27, 2025 20:52
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.

2 participants