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 Update Tool server access via proxy #316

Merged
merged 2 commits into from
Sep 15, 2023

Conversation

udda1996
Copy link
Contributor

@udda1996 udda1996 commented Sep 12, 2023

Purpose

$title

Goals

fixes #313

@codecov
Copy link

codecov bot commented Sep 12, 2023

Codecov Report

Patch coverage: 42.22% and project coverage change: -0.61% ⚠️

Comparison is base (1d88961) 61.26% compared to head (b2d6d07) 60.65%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #316      +/-   ##
============================================
- Coverage     61.26%   60.65%   -0.61%     
- Complexity      222      224       +2     
============================================
  Files            21       21              
  Lines          1221     1243      +22     
  Branches        168      177       +9     
============================================
+ Hits            748      754       +6     
- Misses          379      389      +10     
- Partials         94      100       +6     
Files Changed Coverage Δ
.../java/org/ballerinalang/command/util/ToolUtil.java 65.89% <42.22%> (-1.71%) ⬇️

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

@udda1996 udda1996 force-pushed the handle-proxy branch 2 times, most recently from cf9e250 to 9c9216d Compare September 12, 2023 03:41
sm1990
sm1990 previously approved these changes Sep 12, 2023
@sonarcloud
Copy link

sonarcloud bot commented Sep 12, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@keizer619 keizer619 merged commit bb356db into ballerina-platform:master Sep 15, 2023
4 of 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.

Include proxy support for Update Tool
3 participants