hazelcast / hazelcast-nodejs-client

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

Allow all branches in coverage runner #1446

Closed srknzl closed 1 year ago

srknzl commented 1 year ago

For release branches and any other branch, we should allow PR builder to run.

My IDE removed excess whitespaces as well, I think they are ok though

codecov[bot] commented 1 year ago

Codecov Report

Merging #1446 (cf4aeff) into master (f026c81) will increase coverage by 0.02%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1446      +/-   ##
==========================================
+ Coverage   93.37%   93.40%   +0.02%     
==========================================
  Files         466      466              
  Lines       16623    16623              
  Branches     1351     1351              
==========================================
+ Hits        15522    15526       +4     
+ Misses        799      796       -3     
+ Partials      302      301       -1     
Impacted Files Coverage Δ
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/network/Connection.ts 95.68% <0.00%> (+0.86%) :arrow_up:

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