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

Fix issues with multiple associations between same entities #8

Merged
merged 4 commits into from
Mar 25, 2024

Conversation

dinukaamarasinghe817
Copy link
Contributor

@dinukaamarasinghe817 dinukaamarasinghe817 commented Mar 23, 2024

Purpose

Fixes: ballerina-platform/ballerina-library#6216

Examples

Checklist

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

Copy link

codecov bot commented Mar 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.57%. Comparing base (0f5ff0b) to head (475cd65).

Additional details and impacted files
@@             Coverage Diff              @@
##               main       #8      +/-   ##
============================================
- Coverage     86.59%   86.57%   -0.03%     
  Complexity        9        9              
============================================
  Files             7        7              
  Lines           649      648       -1     
  Branches        381      386       +5     
============================================
- Hits            562      561       -1     
  Misses           84       84              
  Partials          3        3              

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

ballerina/redis_client.bal Outdated Show resolved Hide resolved
@daneshk daneshk merged commit 6b8bf36 into ballerina-platform:main Mar 25, 2024
7 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
2 participants