Skip to content

Comments

Enhance error handling for entity generation by checking for primary keys and unsupported types#432

Merged
TharmiganK merged 1 commit intomainfrom
bug-fixes
Dec 2, 2025
Merged

Enhance error handling for entity generation by checking for primary keys and unsupported types#432
TharmiganK merged 1 commit intomainfrom
bug-fixes

Conversation

@TharmiganK
Copy link
Contributor

Purpose

$Subject

Examples

N/A

Checklist

  • Linked to an issue
  • Updated the specification
  • Updated the changelog
  • Added tests

@codecov
Copy link

codecov bot commented Dec 1, 2025

Codecov Report

❌ Patch coverage is 41.66667% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.98%. Comparing base (4e968c9) to head (f665376).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
.../io/ballerina/persist/introspect/Introspector.java 25.00% 2 Missing and 1 partial ⚠️
...generator/syntax/sources/DbModelGenSyntaxTree.java 66.66% 1 Missing and 1 partial ⚠️
...ist/nodegenerator/syntax/sources/DbSyntaxTree.java 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #432      +/-   ##
==========================================
- Coverage   86.13%   85.98%   -0.16%     
==========================================
  Files          68       68              
  Lines        6586     6593       +7     
  Branches      878      880       +2     
==========================================
- Hits         5673     5669       -4     
- Misses        653      661       +8     
- Partials      260      263       +3     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@TharmiganK TharmiganK force-pushed the bug-fixes branch 3 times, most recently from 133b3b7 to f665376 Compare December 1, 2025 14:30
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 1, 2025

@TharmiganK TharmiganK marked this pull request as ready for review December 1, 2025 14:38
@TharmiganK TharmiganK merged commit f51455c into main Dec 2, 2025
7 of 11 checks passed
@TharmiganK TharmiganK deleted the bug-fixes branch December 2, 2025 03:48
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