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

Merged
merged 5 commits into from
Sep 12, 2024
Merged

Make test functions isolated #105

merged 5 commits into from
Sep 12, 2024

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 (e4f6f0a) to head (c9937a6).
Report is 6 commits behind head on main.

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

sonarqubecloud 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

Copy link

@TharmiganK TharmiganK merged commit 09fdb97 into main Sep 12, 2024
8 checks passed
@TharmiganK TharmiganK deleted the parallel-test branch September 12, 2024 06:11
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.

4 participants