Skip to content

internal: Reorganize design package structure and rename tracing components#64

Merged
xerial merged 1 commit intomainfrom
feature/20250515_225207
May 16, 2025
Merged

internal: Reorganize design package structure and rename tracing components#64
xerial merged 1 commit intomainfrom
feature/20250515_225207

Conversation

@xerial
Copy link
Copy Markdown
Member

@xerial xerial commented May 16, 2025

Description
Reorganized the package structure of the design module and renamed components related to tracing for better organization and clarity.

Related Issue/Task

Checklist

  • This pull request focuses on a single task.
  • The change does not contain security credentials

@amazon-q-developer
Copy link
Copy Markdown
Contributor

⏳ I'm reviewing this pull request for security vulnerabilities and code quality issues. I'll provide an update when I'm done

@github-actions github-actions Bot added the internal Non-user facing changes label May 16, 2025
* limitations under the License.
*/
package wvlet.ai.design.lifecycle
package wvlet.ai.design
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Warning

Description: After reviewing your changes for backwards compatibility, the package structure has been modified. Several classes have been moved from 'wvlet.ai.design.lifecycle' and 'wvlet.ai.design.tracing' to 'wvlet.ai.design'. This change may break existing import statements in client code.

Severity: High

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Sorry, I'm not able to suggest a fix for this review finding.

@amazon-q-developer
Copy link
Copy Markdown
Contributor

✅ I finished the code review, and left comments with the issues I found. I will now generate code fix suggestions.

@xerial xerial merged commit 7dee734 into main May 16, 2025
9 checks passed
@xerial xerial deleted the feature/20250515_225207 branch May 16, 2025 06:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal Non-user facing changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant