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 the failing testcase in update 11 #1064

Merged
merged 4 commits into from
Dec 6, 2024
Merged

Conversation

daneshk
Copy link
Member

@daneshk daneshk commented Dec 6, 2024

Purpose

Fixes: ballerina-platform/ballerina-library#7378

Examples

Checklist

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

Copy link

codecov bot commented Dec 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.51%. Comparing base (c8bea5a) to head (a121b07).
Report is 5 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1064      +/-   ##
============================================
- Coverage     81.74%   81.51%   -0.23%     
+ Complexity      193      192       -1     
============================================
  Files            17       17              
  Lines           871      871              
  Branches        146      146              
============================================
- Hits            712      710       -2     
- Misses           86       87       +1     
- Partials         73       74       +1     

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

@daneshk daneshk merged commit f4c4cf0 into ballerina-platform:main Dec 6, 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
Development

Successfully merging this pull request may close these issues.

Enable test that was disabled in MSSQL module
3 participants