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 MongoDB Docker Images for Testing #232

Merged
merged 2 commits into from
Nov 28, 2023

Conversation

ThisaruGuruge
Copy link
Member

Purpose

This PR will

  • Add MongoDB docker images for testing
  • Docker containers are started within the Gradle build
  • Simplified the configurations and tests

Related: #5073

Checklist

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

Copy link

codecov bot commented Nov 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7390db0) 81.14% compared to head (a763417) 81.14%.
Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #232   +/-   ##
=======================================
  Coverage   81.14%   81.14%           
=======================================
  Files           5        5           
  Lines         175      175           
  Branches       78       78           
=======================================
  Hits          142      142           
  Misses         33       33           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ThisaruGuruge ThisaruGuruge merged commit 326b267 into ballerina-platform:master Nov 28, 2023
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.

3 participants