Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add configurations for native-image build #633

Merged
merged 4 commits into from
Oct 4, 2022

Conversation

kaneeldias
Copy link
Contributor

@kaneeldias kaneeldias commented Oct 4, 2022

Purpose

Fixes: ballerina-platform/ballerina-library#3449

Related to: ballerina-platform/ballerina-library#3315

Checklist

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

@codecov
Copy link

codecov bot commented Oct 4, 2022

Codecov Report

Base: 86.13% // Head: 86.13% // No change to project coverage 👍

Coverage data is based on head (624bfac) compared to base (9f5ec19).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #633   +/-   ##
=========================================
  Coverage     86.13%   86.13%           
  Complexity       17       17           
=========================================
  Files             6        6           
  Lines           101      101           
  Branches         23       23           
=========================================
  Hits             87       87           
  Misses           11       11           
  Partials          3        3           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@kaneeldias kaneeldias marked this pull request as ready for review October 4, 2022 07:00
@TharmiganK TharmiganK merged commit c7ae682 into ballerina-platform:master Oct 4, 2022
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.

Add native-image build support for JDBC module
2 participants