Skip to content

chore: reverse sync java sdk with generator#348

Merged
SoulPancake merged 2 commits into
mainfrom
chore/reverse-sync-with-generator
Jun 3, 2026
Merged

chore: reverse sync java sdk with generator#348
SoulPancake merged 2 commits into
mainfrom
chore/reverse-sync-with-generator

Conversation

@SoulPancake
Copy link
Copy Markdown
Member

Description

Mostly some whitespace changes and ToC reordering to sync with the generator
SDK generator PR here : openfga/sdk-generator#706

What problem is being solved?

How is it being solved?

What changes are made to solve it?

References

Review Checklist

  • I have clicked on "allow edits by maintainers".
  • I have added documentation for new/changed functionality in this PR or in a PR to openfga.dev [Provide a link to any relevant PRs in the references section above]
  • The correct base branch is being used, if not main
  • I have added tests to validate that the change in functionality is working as expected

Copilot AI review requested due to automatic review settings June 3, 2026 08:20
@SoulPancake SoulPancake requested review from a team as code owners June 3, 2026 08:20
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Jun 3, 2026

Warning

Review limit reached

@SoulPancake, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 25 minutes and 41 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 77261cf7-b82b-43e5-aeb2-6f6bbf9205a9

📥 Commits

Reviewing files that changed from the base of the PR and between d186a7a and de9da9e.

📒 Files selected for processing (1)
  • README.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/reverse-sync-with-generator

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.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Syncs the generated Java SDK README formatting with the upstream SDK generator output, primarily through whitespace normalization and table-of-contents restructuring.

Changes:

  • Re-indented and reordered the README Table of Contents to match generator output.
  • Normalized markdown whitespace (removed trailing spaces, adjusted blank lines and list indentation).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jun 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 38.47%. Comparing base (d186a7a) to head (de9da9e).

❌ Your project status has failed because the head coverage (38.47%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #348   +/-   ##
=========================================
  Coverage     38.47%   38.47%           
  Complexity     1267     1267           
=========================================
  Files           198      198           
  Lines          7704     7704           
  Branches        900      900           
=========================================
  Hits           2964     2964           
  Misses         4591     4591           
  Partials        149      149           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@SoulPancake SoulPancake added this pull request to the merge queue Jun 3, 2026
Merged via the queue into main with commit 078c079 Jun 3, 2026
28 checks passed
@SoulPancake SoulPancake deleted the chore/reverse-sync-with-generator branch June 3, 2026 09: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.

4 participants