Skip to content

Comments

docs: replace auto-increment with serial#1242

Merged
ThisaruGuruge merged 1 commit intoballerina-platform:mainfrom
Better-Boy:doc-fix
Oct 9, 2025
Merged

docs: replace auto-increment with serial#1242
ThisaruGuruge merged 1 commit intoballerina-platform:mainfrom
Better-Boy:doc-fix

Conversation

@Better-Boy
Copy link
Contributor

Purpose

Replaced AUTO_INCREMENT with SERIAL in readme.

Fixes ballerina-platform/ballerina-library#8221

Copy link
Member

@ThisaruGuruge ThisaruGuruge left a comment

Choose a reason for hiding this comment

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

LGTM

@ThisaruGuruge ThisaruGuruge added the Skip GraalVM Check This will skip the GraalVM compatibility check label Oct 7, 2025
@codecov
Copy link

codecov bot commented Oct 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.56%. Comparing base (cfc450b) to head (62717f7).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1242   +/-   ##
=========================================
  Coverage     81.56%   81.56%           
  Complexity      863      863           
=========================================
  Files            28       28           
  Lines          3521     3521           
  Branches        484      484           
=========================================
  Hits           2872     2872           
  Misses          432      432           
  Partials        217      217           

☔ 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.

@Better-Boy
Copy link
Contributor Author

@ThisaruGuruge thanks for approving the PR. Can you also add hacktoberfest-accepted label so that this PR get accepted?

@ThisaruGuruge ThisaruGuruge merged commit 28a3e6e into ballerina-platform:main Oct 9, 2025
7 of 9 checks passed
@ThisaruGuruge
Copy link
Member

Thank you for your contribution @Better-Boy

We have added the label and merged your PR.
Hoping to see you contributing more.

Happy coding!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hacktoberfest-accepted Skip GraalVM Check This will skip the GraalVM compatibility check

Projects

None yet

Development

Successfully merging this pull request may close these issues.

README.md has a wrong sample

2 participants