Skip to content

Comments

[Automated] Sync main after 1.16.3 release#1171

Merged
gayaldassanayake merged 3 commits intomainfrom
release-1.16.3
Feb 19, 2026
Merged

[Automated] Sync main after 1.16.3 release#1171
gayaldassanayake merged 3 commits intomainfrom
release-1.16.3

Conversation

@ballerina-bot
Copy link
Contributor

@ballerina-bot ballerina-bot commented Feb 18, 2026

Sync main after 1.16.3 release

Overview

This pull request synchronizes the main branch following the 1.16.3 release. It updates dependencies to use finalized release versions and prepares the repository for the next development iteration.

Changes

  • Updated platform dependencies in ballerina/Ballerina.toml and ballerina/CompilerPlugin.toml from snapshot builds to the stable 1.16.3 release versions
  • Incremented the project version in gradle.properties from 1.16.3-SNAPSHOT to 1.16.4-SNAPSHOT to establish the next development cycle

Impact

These changes establish the released state of the 1.16.3 version and prepare the codebase for ongoing development toward the next release.

@coderabbitai
Copy link

coderabbitai bot commented Feb 18, 2026

No actionable comments were generated in the recent review. 🎉


📝 Walkthrough

Walkthrough

Updates mssql native dependencies from SNAPSHOT to released versions (1.16.3) in Ballerina and compiler plugin configuration files, and bumps the Gradle script version to 1.16.4-SNAPSHOT in gradle.properties. No functional or control flow changes.

Changes

Cohort / File(s) Summary
MSSQL Dependency Releases
ballerina/Ballerina.toml, ballerina/CompilerPlugin.toml
Updated mssql-native and mssql-compiler-plugin dependencies from SNAPSHOT to released versions (1.16.3).
Gradle Version Bump
gradle.properties
Incremented Gradle script version from 1.16.3-SNAPSHOT to 1.16.4-SNAPSHOT.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 Snapshots fade, released jars shine bright,
Dependencies dance through the version-filled night,
From 1.16.3 we've migrated with glee,
Gradle hops forward with 1.16.4, you see!

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Description check ❓ Inconclusive The description is minimalist but matches the PR intent. It lacks details from the template (Purpose, Examples, Checklist) but adequately communicates the automated sync operation after release. Consider filling out the template sections, particularly linking to the release issue and documenting the specific version updates (1.16.3 SNAPSHOT to 1.16.3 release jars, 1.16.3 to 1.16.4-SNAPSHOT).
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main changes: syncing the main branch after the 1.16.3 release by updating dependency versions.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch release-1.16.3

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

@codecov
Copy link

codecov bot commented Feb 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.25%. Comparing base (df93138) to head (309fea0).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1171      +/-   ##
============================================
- Coverage     82.46%   82.25%   -0.22%     
+ Complexity      193      192       -1     
============================================
  Files            19       19              
  Lines           924      924              
  Branches        159      159              
============================================
- Hits            762      760       -2     
- Misses           89       90       +1     
- Partials         73       74       +1     

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

@gayaldassanayake gayaldassanayake merged commit b565a56 into main Feb 19, 2026
7 of 8 checks passed
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