Skip to content

Conversation

@jabrena
Copy link
Owner

@jabrena jabrena commented Oct 3, 2025

Rationale for this change

pml 0.1.0 was released

What changes are included in this PR?

Test configuration

Are these changes tested?

Tested

Are there any user-facing changes?

No

Summary by CodeRabbit

  • New Features
    • No user-facing features added in this release.
  • Tests
    • Updated the remote schema reference in validation tests to use a stable release URL, improving consistency and reducing flakiness.
  • Chores
    • Aligned external resource references to stable versions to enhance reliability of test runs and CI results.

@coderabbitai
Copy link

coderabbitai bot commented Oct 3, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

Updated a constant in a test to point the remote XSD URL from a SNAPSHOT path to a stable release path. Test logic and validation flow remain unchanged.

Changes

Cohort / File(s) Change Summary
Test schema URL update
system-prompts-generator/src/test/java/info/jab/pml/RemoteSchemaValidationTest.java
Changed REMOTE_XSD constant from a SNAPSHOT URL to a stable release URL; no logic or control-flow modifications.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

I nibbled the SNAPSHOT vine and chose release instead,
A steady URL path where schemas softly tread.
With whiskers twitching, tests still hop along,
Same dance, new tune—quite a stable song.
Carrot commits made crisp and neat—
Validation’s rhythm, just as sweet.

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feature/pml-schema-update

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between afedd19 and fb3e1b0.

📒 Files selected for processing (1)
  • system-prompts-generator/src/test/java/info/jab/pml/RemoteSchemaValidationTest.java (1 hunks)

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@jabrena jabrena mentioned this pull request Oct 3, 2025
@jabrena jabrena merged commit 0d5da94 into main Oct 3, 2025
10 of 11 checks passed
@jabrena jabrena deleted the feature/pml-schema-update branch October 3, 2025 18:03
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