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

Make test functions isolated #105

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Make test functions isolated #105

wants to merge 4 commits into from

Conversation

TharmiganK
Copy link
Contributor

@TharmiganK TharmiganK commented Feb 29, 2024

Purpose

$Subject

Part of: ballerina-platform/ballerina-library#6120

This is to run the tests in parallel with the new parallel test feature

Examples

N/A

Checklist

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

Copy link

codecov bot commented Feb 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.92%. Comparing base (887171a) to head (175d48f).

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #105      +/-   ##
============================================
+ Coverage     86.20%   87.92%   +1.71%     
- Complexity      226      315      +89     
============================================
  Files            22       38      +16     
  Lines           522      712     +190     
  Branches        104      136      +32     
============================================
+ Hits            450      626     +176     
- Misses           51       56       +5     
- Partials         21       30       +9     

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

Copy link

sonarcloud bot commented Mar 1, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants