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 suggestions

64982e4
Select commit
Loading
Failed to load commit list.
Merged

Add custom repository support for selective repositories #41177

Address the suggestions
64982e4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 15, 2023 in 0s

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: 60.78% and project coverage change: +0.01% 🎉

Comparison is base (da1883c) 76.37% compared to head (64982e4) 76.39%.
Report is 260 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #41177      +/-   ##
============================================
+ Coverage     76.37%   76.39%   +0.01%     
- Complexity    52093    52252     +159     
============================================
  Files          2857     2860       +3     
  Lines        195924   196465     +541     
  Branches      25395    25489      +94     
============================================
+ Hits         149642   150084     +442     
- Misses        37983    38049      +66     
- Partials       8299     8332      +33     
Files Changed Coverage Δ
...rc/main/java/io/ballerina/cli/cmd/PushCommand.java 3.22% <0.00%> (-0.78%) ⬇️
...a/io/ballerina/projects/util/ProjectConstants.java 0.00% <ø> (ø)
...oviders/createvar/ErrorHandleInsideCodeAction.java 90.90% <0.00%> (ø)
.../internal/repositories/MavenPackageRepository.java 36.36% <36.36%> (ø)
...o/ballerina/projects/internal/BlendedManifest.java 77.63% <37.83%> (-12.85%) ⬇️
...s/internal/environment/DefaultPackageResolver.java 71.17% <40.74%> (-10.01%) ⬇️
...ojects/internal/environment/BallerinaUserHome.java 60.29% <43.75%> (-5.17%) ⬇️
.../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 15 more

... and 64 files with indirect coverage changes

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