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

Move AssetTag constructor from standard library #191

Closed dr-orlovsky closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (86eed49) 17.4% compared to head (d80b3f5) 17.3%.

Files Patch % Lines
src/contract/fungible.rs 0.0% 10 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #191 +/- ## ======================================== - Coverage 17.4% 17.3% -0.0% ======================================== Files 31 31 Lines 3481 3491 +10 ======================================== Hits 604 604 - Misses 2877 2887 +10 ``` | [Flag](https://app.codecov.io/gh/RGB-WG/rgb-core/pull/191/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/191/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=RGB-WG) | `17.3% <0.0%> (-<0.1%)` | :arrow_down: | 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.