Skip to content

Allow senders in DataSonnetPipe#10056

Merged
nielsm5 merged 5 commits intomasterfrom
feat/allow-senders-in-datasonnet-pipe
Dec 4, 2025
Merged

Allow senders in DataSonnetPipe#10056
nielsm5 merged 5 commits intomasterfrom
feat/allow-senders-in-datasonnet-pipe

Conversation

@nielsm5
Copy link
Member

@nielsm5 nielsm5 commented Dec 2, 2025

No description provided.

@nielsm5 nielsm5 marked this pull request as ready for review December 2, 2025 15:49
@nielsm5 nielsm5 requested a review from tnleeuw December 2, 2025 15:49
@nielsm5 nielsm5 requested a review from evandongen December 3, 2025 13:41
Copy link
Contributor

@evandongen evandongen left a comment

Choose a reason for hiding this comment

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

Paar kleine dingen, verder akkoord!

return answer;
}

private Val method(List<Val> inputArgs, ISender sender) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Kan je dit een iets meer beschrijvende naam geven?

}

private static String getStyleSheet(IScopeProvider scopeProvider, String styleSheetName) throws ConfigurationException {
// This does not feel like a json util method. Perhaps we should move it?
Copy link
Contributor

Choose a reason for hiding this comment

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

Wordt alleen in DataSonnetPipe en DataSonnetErrorMessageFormatter gebruikt: kan misschien beter naar de DataSonnetUtil?

@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 4, 2025

@nielsm5 nielsm5 merged commit 033bdb9 into master Dec 4, 2025
32 checks passed
@nielsm5 nielsm5 deleted the feat/allow-senders-in-datasonnet-pipe branch December 4, 2025 11:57
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.

I'd like to have the option to select type TXT (MediaType.TEXT_PLAIN) for DataSonnetPipe

2 participants