RGB-WG / rgb-std

RGB standard libs for WASM & low-level integrations (no FS/networking)
https://rgb.tech
Apache License 2.0
66 stars 30 forks source link

more-interface-features #206

Closed cymqqqq closed 4 months ago

cymqqqq commented 5 months ago

add method for metadata and other interface features

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 0% with 88 lines in your changes missing coverage. Please review.

Project coverage is 15.9%. Comparing base (5f5d8d2) to head (9299328). Report is 37 commits behind head on master.

:exclamation: Current head 9299328 differs from pull request most recent head 1e752a1

Please upload reports for the commit 1e752a1 to get more accurate results.

Files Patch % Lines
src/interface/builder.rs 0.0% 81 Missing :warning:
src/interface/iimpl.rs 0.0% 6 Missing :warning:
src/persistence/stock.rs 0.0% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #206 +/- ## ======================================== + Coverage 9.1% 15.9% +6.7% ======================================== Files 37 37 Lines 6702 7188 +486 ======================================== + Hits 612 1140 +528 + Misses 6090 6048 -42 ``` | [Flag](https://app.codecov.io/gh/RGB-WG/rgb-std/pull/206/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-std/pull/206/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=RGB-WG) | `15.9% <0.0%> (+6.7%)` | :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.