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

[2201.6.x] Handle init and start failures during test execution #41007

Closed

Conversation

gabilang
Copy link
Contributor

@gabilang gabilang commented Jul 14, 2023

Purpose

$title

Fixes #40934

Approach

Describe how you are implementing the solutions along with the design details.

Samples

Provide high-level details about the samples related to this feature.

Remarks

List any other known issues, related PRs, TODO items, or any other notes related to the PR.

Check List

  • Read the Contributing Guide
  • Updated Change Log
  • Checked Tooling Support (#)
  • Added necessary tests
    • Unit Tests
    • Spec Conformance Tests
    • Integration Tests
    • Ballerina By Example Tests
  • Increased Test Coverage
  • Added necessary documentation
    • API documentation
    • Module documentation in Module.md files
    • Ballerina By Examples

@gabilang gabilang added the Team/jBallerina All the issues related to BIR, JVM backend code generation and runtime label Jul 14, 2023
@codecov
Copy link

codecov bot commented Jul 14, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (333396a) 76.99% compared to head (bd3b408) 76.99%.

Additional details and impacted files
@@             Coverage Diff             @@
##             2201.6.x   #41007   +/-   ##
===========================================
  Coverage       76.99%   76.99%           
- Complexity      54530    54534    +4     
===========================================
  Files            3362     3362           
  Lines          203111   203119    +8     
  Branches        26080    26084    +4     
===========================================
+ Hits           156382   156396   +14     
+ Misses          38249    38242    -7     
- Partials         8480     8481    +1     
Impacted Files Coverage Δ
.../compiler/bir/codegen/methodgen/MainMethodGen.java 97.28% <100.00%> (+0.05%) ⬆️
...lerinalang/diagramutil/SyntaxTreeMapGenerator.java 89.00% <100.00%> (+0.11%) ⬆️

... and 4 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@gabilang gabilang changed the title Handle init and start failures during test execution [2201.6.x] Handle init and start failures during test execution Jul 14, 2023
@github-actions
Copy link

This PR has been open for more than 15 days with no activity. This will be closed in 3 days unless the stale label is removed or commented.

@github-actions github-actions bot added the Stale label Jul 29, 2023
@gabilang gabilang removed the Stale label Aug 1, 2023
@github-actions
Copy link

This PR has been open for more than 15 days with no activity. This will be closed in 3 days unless the stale label is removed or commented.

@github-actions github-actions bot added the Stale label Aug 16, 2023
@gabilang gabilang removed the Stale label Aug 17, 2023
@Nadeeshan96
Copy link
Contributor

Closing this because this does not contain the latest fix. Instead will merge #41312.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team/jBallerina All the issues related to BIR, JVM backend code generation and runtime
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants