hazelcast / hazelcast-nodejs-client

Hazelcast Node.js Client
https://hazelcast.com/clients/node-js/
Apache License 2.0
150 stars 58 forks source link

Fix ssl tests - downloading cert from repo #1440

Closed harunalpak closed 1 year ago

harunalpak commented 1 year ago

Fix ssl tests - downloading cert from repo

Checkout "private-test-artifacts" repo and use certs.jar for SSL tests.

Related PR https://github.com/hazelcast/hazelcast-nodejs-client/pull/1436

codecov[bot] commented 1 year ago

Codecov Report

Merging #1440 (4b77df3) into master (4b77df3) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 4b77df3 differs from pull request most recent head e9f10bb. Consider uploading reports for the commit e9f10bb to get more accurate results

@@           Coverage Diff           @@
##           master    #1440   +/-   ##
=======================================
  Coverage   93.18%   93.18%           
=======================================
  Files         466      466           
  Lines       16616    16616           
  Branches     1348     1348           
=======================================
  Hits        15484    15484           
  Misses        832      832           
  Partials      300      300           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more