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.8.x] Fix test report bug on windows #41846

Conversation

gayaldassanayake
Copy link
Contributor

Purpose

$subject

Fixes #41779
8.x PR of #41812

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

Copy link

codecov bot commented Dec 8, 2023

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (e47deb4) 0.00% compared to head (9425d0e) 76.36%.

Files Patch % Lines
...rc/main/java/io/ballerina/cli/utils/TestUtils.java 0.00% 10 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##             2201.8.x   #41846       +/-   ##
===============================================
+ Coverage        0.00%   76.36%   +76.36%     
- Complexity          0    52561    +52561     
===============================================
  Files               9     2880     +2871     
  Lines              35   198778   +198743     
  Branches            0    25826    +25826     
===============================================
+ Hits                0   151787   +151787     
- Misses             35    38633    +38598     
- Partials            0     8358     +8358     

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

@gayaldassanayake gayaldassanayake merged commit 1968253 into ballerina-platform:2201.8.x Dec 9, 2023
6 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.

2 participants