bcoin-org / bcoin

Javascript bitcoin library for node.js and browsers
https://bcoin.io
Other
3.01k stars 811 forks source link

Copyright 2017 should be changed to 2023 #1146

Open aditi5050 opened 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (57f5956) 69.53% compared to head (a0bb6cf) 69.53%.

:exclamation: Current head a0bb6cf differs from pull request most recent head f4f8c54. Consider uploading reports for the commit f4f8c54 to get more accurate results

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1146 +/- ## ======================================= Coverage 69.53% 69.53% ======================================= Files 158 158 Lines 26598 26598 ======================================= Hits 18494 18494 Misses 8104 8104 ``` | [Impacted Files](https://codecov.io/gh/bcoin-org/bcoin/pull/1146?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bcoin-org) | Coverage Δ | | |---|---|---| | [lib/blockchain/index.js](https://codecov.io/gh/bcoin-org/bcoin/pull/1146?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bcoin-org#diff-bGliL2Jsb2NrY2hhaW4vaW5kZXguanM=) | `0.00% <ø> (ø)` | | | [lib/blockstore/index.js](https://codecov.io/gh/bcoin-org/bcoin/pull/1146?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bcoin-org#diff-bGliL2Jsb2Nrc3RvcmUvaW5kZXguanM=) | `100.00% <ø> (ø)` | | | [lib/btc/index.js](https://codecov.io/gh/bcoin-org/bcoin/pull/1146?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bcoin-org#diff-bGliL2J0Yy9pbmRleC5qcw==) | `0.00% <ø> (ø)` | | | [lib/client/index.js](https://codecov.io/gh/bcoin-org/bcoin/pull/1146?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bcoin-org#diff-bGliL2NsaWVudC9pbmRleC5qcw==) | `100.00% <ø> (ø)` | | | [lib/coins/index.js](https://codecov.io/gh/bcoin-org/bcoin/pull/1146?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bcoin-org#diff-bGliL2NvaW5zL2luZGV4Lmpz) | `0.00% <ø> (ø)` | | | [lib/hd/index.js](https://codecov.io/gh/bcoin-org/bcoin/pull/1146?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bcoin-org#diff-bGliL2hkL2luZGV4Lmpz) | `100.00% <ø> (ø)` | | | [lib/hd/words/index.js](https://codecov.io/gh/bcoin-org/bcoin/pull/1146?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bcoin-org#diff-bGliL2hkL3dvcmRzL2luZGV4Lmpz) | `0.00% <ø> (ø)` | | | [lib/indexer/index.js](https://codecov.io/gh/bcoin-org/bcoin/pull/1146?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bcoin-org#diff-bGliL2luZGV4ZXIvaW5kZXguanM=) | `0.00% <ø> (ø)` | | | [lib/indexer/indexer.js](https://codecov.io/gh/bcoin-org/bcoin/pull/1146?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bcoin-org#diff-bGliL2luZGV4ZXIvaW5kZXhlci5qcw==) | `90.90% <ø> (ø)` | | | [lib/indexer/layout.js](https://codecov.io/gh/bcoin-org/bcoin/pull/1146?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bcoin-org#diff-bGliL2luZGV4ZXIvbGF5b3V0Lmpz) | `100.00% <ø> (ø)` | | | ... and [10 more](https://codecov.io/gh/bcoin-org/bcoin/pull/1146?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bcoin-org) | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bcoin-org). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bcoin-org)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

masterchief164 commented 1 year ago

Please squash the changes into a single commit and label them as a chore mentioning that only the copyright year has been changed.