git-proxy icon indicating copy to clipboard operation
git-proxy copied to clipboard

feat: add https support #546

Open maoo opened this issue 1 year ago • 5 comments

Implements https://github.com/finos/git-proxy/issues/546

maoo avatar May 10 '24 15:05 maoo

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

github-actions[bot] avatar May 10 '24 15:05 github-actions[bot]

Deploy Preview for endearing-brigadeiros-63f9d0 canceled.

Name Link
Latest commit 7849b10fad190cdd4493310aaf69fe497d7b5325
Latest deploy log https://app.netlify.com/sites/endearing-brigadeiros-63f9d0/deploys/66603b5d2d29a40008c97204

netlify[bot] avatar May 10 '24 15:05 netlify[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 57.39%. Comparing base (8fe6a58) to head (7849b10).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #558      +/-   ##
==========================================
+ Coverage   56.96%   57.39%   +0.43%     
==========================================
  Files          46       46              
  Lines        1566     1582      +16     
==========================================
+ Hits          892      908      +16     
  Misses        674      674              

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar May 10 '24 15:05 codecov[bot]

Codecov Report

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

Project coverage is 56.76%. Comparing base (297f7e7) to head (37fc948).

Files Patch % Lines src/config/index.js 37.50% 10 Missing ⚠️ Additional details and impacted files ☔ View full report in Codecov by Sentry. 📢 Have feedback on the report? Share it here.

@maoo - can we get at least 80%? 🫶

JamieSlome avatar May 10 '24 16:05 JamieSlome

Codecov Report

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

Project coverage is 56.76%. Comparing base (297f7e7) to head (37fc948).

Files Patch % Lines src/config/index.js 37.50% 10 Missing ⚠️ Additional details and impacted files ☔ View full report in Codecov by Sentry. 📢 Have feedback on the report? Share it here.

@maoo - can we get at least 80%? 🫶

how does 100% sound? 😄

maoo avatar May 10 '24 16:05 maoo