Zilliqa / zilliqa-js

JavaScript SDK for Zilliqa blockchain
https://www.npmjs.com/package/@zilliqa-js/zilliqa
GNU General Public License v3.0
131 stars 74 forks source link

ci: codecov #437

Closed ghost closed 2 years ago

ghost commented 2 years ago

Description

This PR uses the new codecov uploader.

https://www.npmjs.com/package/codecov is being deprecated (February 1, 2022).

This uploader is being deprecated by the Codecov team. We recommend migrating to our new uploader as soon as possible to prevent any lapses in coverage. The new uploader is open source, and we highly encourage submitting Issues and Pull Requests.

You can visit our blog post to learn more about our deprecation plan

On February 1, 2022 this uploader will be completely deprecated and will no longer be able to upload coverage to Codecov.

Motivation and Context

How has this been tested?

Screenshots (if appropriate):

Types of changes

Checklist:

ghost commented 2 years ago

We need to update the new CODECOV_TOKEN in the travis CI for this repo. The new CODECOV_TOKEN should be visible in https://app.codecov.io/gh/Zilliqa/zilliqa-js

I don’t have the access to see a new CODECOV_TOKEN for the this repo in the codecov. Can you help me with this?

codecov-commenter commented 2 years ago

Codecov Report

Merging #437 (45bbe8c) into dev (ed7704d) will decrease coverage by 0.04%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #437      +/-   ##
==========================================
- Coverage   82.16%   82.12%   -0.05%     
==========================================
  Files          44       44              
  Lines        1817     1818       +1     
  Branches      335      335              
==========================================
  Hits         1493     1493              
- Misses        323      325       +2     
+ Partials        1        0       -1     
Impacted Files Coverage Δ
...kages/zilliqa-js-account/src/transactionFactory.ts 92.59% <0.00%> (-3.71%) :arrow_down:
packages/zilliqa-js-blockchain/src/util.ts 83.33% <0.00%> (ø)
packages/zilliqa-js-crypto/src/random.ts 95.23% <0.00%> (+0.23%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ed7704d...45bbe8c. Read the comment docs.