[PR #814] [MERGED] Join concatenated String constants in test into single String #751

Closed
opened 2025-12-30 01:26:32 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/814
Author: @KushalP
Created: 11/14/2024
Status: Merged
Merged: 11/14/2024
Merged by: @bioball

Base: mainHead: test-concat-string-to-static-string


📝 Commits (1)

  • c87d126 Join concatenated String constants in test into single String

📊 Changes

1 file changed (+2 additions, -3 deletions)

View changed files

📝 pkl-config-java/src/test/java/org/pkl/config/java/ConfigTest.java (+2 -3)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/apple/pkl/pull/814 **Author:** [@KushalP](https://github.com/KushalP) **Created:** 11/14/2024 **Status:** ✅ Merged **Merged:** 11/14/2024 **Merged by:** [@bioball](https://github.com/bioball) **Base:** `main` ← **Head:** `test-concat-string-to-static-string` --- ### 📝 Commits (1) - [`c87d126`](https://github.com/apple/pkl/commit/c87d12603cca242ffc5a32df40d3dd060568e0e7) Join concatenated `String` constants in test into single `String` ### 📊 Changes **1 file changed** (+2 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `pkl-config-java/src/test/java/org/pkl/config/java/ConfigTest.java` (+2 -3) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 01:26:32 +01:00
adam closed this issue 2025-12-30 01:26:32 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#751