hazelcast / hazelcast-nodejs-client

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

Fix broken complete documentation link #1390

Closed fatihozer0 closed 2 years ago

fatihozer0 commented 2 years ago

This is just the fix of master's README.md

codecov[bot] commented 2 years ago

Codecov Report

Merging #1390 (6b8637c) into master (8564b65) will increase coverage by 0.03%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1390      +/-   ##
==========================================
+ Coverage   93.28%   93.31%   +0.03%     
==========================================
  Files         463      464       +1     
  Lines       16347    16377      +30     
  Branches     1329     1331       +2     
==========================================
+ Hits        15249    15282      +33     
+ Misses        801      798       -3     
  Partials      297      297              
Impacted Files Coverage Δ
src/nearcache/NearCache.ts 92.24% <0.00%> (-1.56%) :arrow_down:
src/proxy/NearCachedMapProxy.ts 93.05% <0.00%> (-1.28%) :arrow_down:
...c/serialization/compact/CompactStreamSerializer.ts 100.00% <0.00%> (ø)
src/codec/MapRemoveAllCodec.ts 100.00% <0.00%> (ø)
src/proxy/MapProxy.ts 98.09% <0.00%> (+0.03%) :arrow_up:
src/network/Connection.ts 95.11% <0.00%> (+0.88%) :arrow_up:
src/network/ConnectionManager.ts 84.97% <0.00%> (+1.17%) :arrow_up:

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