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 tests for AWS Redshift connector #14

Merged
merged 10 commits into from
Feb 9, 2024

Conversation

aashikam
Copy link
Contributor

@aashikam aashikam commented Feb 7, 2024

Purpose

Add tests to Redshift module.

Fixes: ballerina-platform/ballerina-library#6025

Examples

Checklist

  • Linked to an issue
  • Updated the specification
  • Updated the changelog
  • Added tests
  • Checked native-image compatibility

@aashikam aashikam changed the title Add basic tests Add tests for AWS Redshift connector Feb 7, 2024
Copy link

codecov bot commented Feb 7, 2024

Welcome to Codecov 🎉

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered ☂️

@niveathika
Copy link
Contributor

niveathika commented Feb 8, 2024

@aashikam The native code is not covered in coverage. Lets add that too. Lets have a README under tests folder to explain the details of test setup. How can it be changed to run against a redshift cluster.

@niveathika niveathika merged commit 92aef90 into ballerina-platform:main Feb 9, 2024
4 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.

Add tests for AWS Redshift connector
2 participants