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 test report bug on windows #41812

Fix test report bug on windows

5b0e4c9
Select commit
Loading
Failed to load commit list.
Merged

Fix test report bug on windows #41812

Fix test report bug on windows
5b0e4c9
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Dec 1, 2023 in 1s

76.74% (+0.03%) compared to ddb5ea5

View this Pull Request on Codecov

76.74% (+0.03%) compared to ddb5ea5

Details

Codecov Report

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

Comparison is base (ddb5ea5) 76.70% compared to head (5b0e4c9) 76.74%.
Report is 2 commits behind head on master.

Files Patch % Lines
...rc/main/java/io/ballerina/cli/utils/TestUtils.java 40.00% 6 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #41812      +/-   ##
============================================
+ Coverage     76.70%   76.74%   +0.03%     
+ Complexity    52732    52731       -1     
============================================
  Files          2878     2878              
  Lines        198737   198737              
  Branches      25833    25833              
============================================
+ Hits         152444   152511      +67     
+ Misses        37878    37800      -78     
- Partials       8415     8426      +11     

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