RGB-WG / rgb-core

RGB Core Library: consensus validation for private & scalable client-validated smart contracts on Bitcoin & Lightning
https://spec.rgb.tech
Apache License 2.0
207 stars 52 forks source link

Cross-chain secret seals. Better and more stable cross-chain APIs #199

Closed dr-orlovsky closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

Attention: 271 lines in your changes are missing coverage. Please review.

Comparison is base (a7033a9) 16.5% compared to head (fc582ef) 16.9%.

Files Patch % Lines
src/contract/xchain.rs 16.3% 128 Missing :warning:
src/contract/seal.rs 22.4% 66 Missing :warning:
src/validation/validator.rs 0.0% 50 Missing :warning:
src/contract/assignments.rs 0.0% 11 Missing :warning:
src/contract/anchor.rs 0.0% 6 Missing :warning:
src/validation/status.rs 0.0% 6 Missing :warning:
src/contract/contract.rs 0.0% 2 Missing :warning:
src/validation/consignment.rs 0.0% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #199 +/- ## ======================================== + Coverage 16.5% 16.9% +0.4% ======================================== Files 32 32 Lines 3683 3827 +144 ======================================== + Hits 609 647 +38 - Misses 3074 3180 +106 ``` | [Flag](https://app.codecov.io/gh/RGB-WG/rgb-core/pull/199/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=RGB-WG) | Coverage Δ | | |---|---|---| | [rust](https://app.codecov.io/gh/RGB-WG/rgb-core/pull/199/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=RGB-WG) | `16.9% <14.0%> (+0.4%)` | :arrow_up: | 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=RGB-WG#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.