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

Add custom repository support for selective repositories #41177

Address the code review

a4514eb
Select commit
Loading
Failed to load commit list.
Merged

Add custom repository support for selective repositories #41177

Address the code review
a4514eb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 14, 2023 in 1s

76.39% (+0.01%) compared to da1883c

View this Pull Request on Codecov

76.39% (+0.01%) compared to da1883c

Details

Codecov Report

Patch coverage: 59.56% and project coverage change: +0.01% 🎉

Comparison is base (da1883c) 76.37% compared to head (a4514eb) 76.39%.
Report is 165 commits behind head on master.

❗ Current head a4514eb differs from pull request most recent head 7646f99. Consider uploading reports for the commit 7646f99 to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #41177      +/-   ##
============================================
+ Coverage     76.37%   76.39%   +0.01%     
- Complexity    52093    52158      +65     
============================================
  Files          2857     2860       +3     
  Lines        195924   196181     +257     
  Branches      25395    25431      +36     
============================================
+ Hits         149642   149873     +231     
- Misses        37983    37993      +10     
- Partials       8299     8315      +16     
Files Changed Coverage Δ
...rc/main/java/io/ballerina/cli/cmd/PushCommand.java 3.22% <0.00%> (-0.78%) ⬇️
.../internal/repositories/MavenPackageRepository.java 0.00% <0.00%> (ø)
...a/io/ballerina/projects/util/ProjectConstants.java 0.00% <ø> (ø)
...oviders/createvar/ErrorHandleInsideCodeAction.java 90.90% <0.00%> (ø)
...o/ballerina/projects/internal/BlendedManifest.java 77.63% <37.83%> (-12.85%) ⬇️
...ojects/internal/environment/BallerinaUserHome.java 60.29% <40.00%> (-5.17%) ⬇️
...s/internal/environment/DefaultPackageResolver.java 71.17% <40.74%> (-10.01%) ⬇️
.../ballerina/projects/internal/ResolutionEngine.java 87.62% <50.00%> (-0.30%) ⬇️
...g/diagramutil/connector/models/connector/Type.java 73.77% <50.00%> (ø)
.../src/main/java/io/ballerina/projects/Settings.java 42.85% <71.42%> (+5.35%) ⬆️
... and 16 more

... and 42 files with indirect coverage changes

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