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 import fail in one of tests in ClientReconnectTest #1472

Closed srknzl closed 1 year ago

srknzl commented 1 year ago

Fixes fail in https://github.com/hazelcast/client-compatibility-suites/actions/runs/4075424857/jobs/7021907458

The test is added in https://github.com/hazelcast/hazelcast-nodejs-client/commit/60db20266b5419c898b9b4b2707bdddb072788e1#

codecov[bot] commented 1 year ago

Codecov Report

Merging #1472 (140199f) into master (ec92dad) will decrease coverage by 0.04%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1472      +/-   ##
==========================================
- Coverage   93.46%   93.42%   -0.04%     
==========================================
  Files         466      466              
  Lines       16628    16628              
  Branches     1350     1350              
==========================================
- Hits        15541    15535       -6     
- Misses        794      799       +5     
- Partials      293      294       +1     
Impacted Files Coverage Δ
src/network/ConnectionManager.ts 84.21% <0.00%> (-1.15%) :arrow_down:
src/invocation/InvocationService.ts 94.13% <0.00%> (-1.10%) :arrow_down:
src/core/HazelcastError.ts 78.35% <0.00%> (+0.74%) :arrow_up:
src/protocol/ErrorFactory.ts 65.41% <0.00%> (+0.75%) :arrow_up:

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