coderofstuff / app-kaspa

Kaspa Ledger Integration
MIT License
3 stars 5 forks source link

Add MIT license headers #41

Closed coderofstuff closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (4ae3e6e) 91.15% compared to head (18229a0) 91.15%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #41 +/- ## ======================================= Coverage 91.15% 91.15% ======================================= Files 26 26 Lines 1379 1379 ======================================= Hits 1257 1257 Misses 122 122 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `91.15% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://app.codecov.io/gh/coderofstuff/app-kaspa/pull/41?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/address.c](https://app.codecov.io/gh/coderofstuff/app-kaspa/pull/41?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2FkZHJlc3MuYw==) | `96.15% <ø> (ø)` | | | [src/apdu/parser.c](https://app.codecov.io/gh/coderofstuff/app-kaspa/pull/41?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2FwZHUvcGFyc2VyLmM=) | `100.00% <ø> (ø)` | | | [src/common/base58.c](https://app.codecov.io/gh/coderofstuff/app-kaspa/pull/41?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2NvbW1vbi9iYXNlNTguYw==) | `87.09% <ø> (ø)` | | | [src/common/bip32.c](https://app.codecov.io/gh/coderofstuff/app-kaspa/pull/41?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2NvbW1vbi9iaXAzMi5j) | `80.55% <ø> (ø)` | | | [src/common/buffer.c](https://app.codecov.io/gh/coderofstuff/app-kaspa/pull/41?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2NvbW1vbi9idWZmZXIuYw==) | `91.66% <ø> (ø)` | | | [src/common/format.c](https://app.codecov.io/gh/coderofstuff/app-kaspa/pull/41?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2NvbW1vbi9mb3JtYXQuYw==) | `92.63% <ø> (ø)` | | | [src/common/read.c](https://app.codecov.io/gh/coderofstuff/app-kaspa/pull/41?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2NvbW1vbi9yZWFkLmM=) | `100.00% <ø> (ø)` | | | [src/common/varint.c](https://app.codecov.io/gh/coderofstuff/app-kaspa/pull/41?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2NvbW1vbi92YXJpbnQuYw==) | `36.00% <ø> (ø)` | | | [src/common/write.c](https://app.codecov.io/gh/coderofstuff/app-kaspa/pull/41?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2NvbW1vbi93cml0ZS5j) | `100.00% <ø> (ø)` | | | [src/sighash.c](https://app.codecov.io/gh/coderofstuff/app-kaspa/pull/41?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3NpZ2hhc2guYw==) | `95.41% <ø> (ø)` | | | ... and [13 more](https://app.codecov.io/gh/coderofstuff/app-kaspa/pull/41?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | |

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