hazelcast / hazelcast-nodejs-client

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

Update Readme and package.json about hazelcast and node.js client #1471

Closed srknzl closed 1 year ago

srknzl commented 1 year ago

I wanted to update package.json only at first, but then decided to update README as well. The What is hazelcast part of readme is taken from current master of Hazelcast repo.

codecov[bot] commented 1 year ago

Codecov Report

Merging #1471 (9c05a41) into master (ec92dad) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1471   +/-   ##
=======================================
  Coverage   93.46%   93.46%           
=======================================
  Files         466      466           
  Lines       16628    16628           
  Branches     1350     1350           
=======================================
  Hits        15541    15541           
+ Misses        794      791    -3     
- Partials      293      296    +3     
Impacted Files Coverage Δ
src/util/Util.ts 86.98% <0.00%> (-0.69%) :arrow_down:
src/proxy/MultiMapProxy.ts 98.46% <0.00%> (-0.52%) :arrow_down:
src/invocation/InvocationService.ts 94.87% <0.00%> (-0.37%) :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:
src/nearcache/RepairingTask.ts 91.37% <0.00%> (+1.72%) :arrow_up:

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