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

[master] Allow not having source code for projects with build tools #42730

Check org, name for null before package resolving

bdf0210
Select commit
Loading
Failed to load commit list.
Merged

[master] Allow not having source code for projects with build tools #42730

Check org, name for null before package resolving
bdf0210
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 10, 2024 in 0s

77.25% (+0.06%) compared to 523fb9c

View this Pull Request on Codecov

77.25% (+0.06%) compared to 523fb9c

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 77.25%. Comparing base (523fb9c) to head (bdf0210).
Report is 6 commits behind head on master.

Files Patch % Lines
...c/main/java/io/ballerina/cli/task/CompileTask.java 25.00% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #42730      +/-   ##
============================================
+ Coverage     77.18%   77.25%   +0.06%     
- Complexity    51274    51298      +24     
============================================
  Files          2929     2929              
  Lines        204324   204392      +68     
  Branches      26652    26660       +8     
============================================
+ Hits         157698   157893     +195     
+ Misses        38074    37919     -155     
- Partials       8552     8580      +28     

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