rgb-std icon indicating copy to clipboard operation
rgb-std copied to clipboard

Add contrainers round trip checks

Open yanganto opened this issue 9 months ago • 1 comments

  • Based on #181, such that all the CI can be used for this feature branch
  • Add round trips checks for Contract, Transfer, and Kit
  • Impl FromStr traits for Contract, Transfer, and Kit
  • Add checks for wrong armored strings

yanganto avatar Apr 30 '24 02:04 yanganto

Codecov Report

Attention: Patch coverage is 97.57282% with 10 lines in your changes are missing coverage. Please review.

:exclamation: No coverage uploaded for pull request base (develop@8ee3144). Click here to learn what that means.

Files Patch % Lines
src/containers/consignment.rs 94.3% 8 Missing :warning:
src/containers/kit.rs 96.4% 2 Missing :warning:
Additional details and impacted files
@@            Coverage Diff            @@
##             develop    #199   +/-   ##
=========================================
  Coverage           ?   16.0%           
=========================================
  Files              ?      37           
  Lines              ?    7105           
  Branches           ?       0           
=========================================
  Hits               ?    1140           
  Misses             ?    5965           
  Partials           ?       0           
Flag Coverage Δ
rust 16.0% <97.6%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

codecov[bot] avatar Apr 30 '24 03:04 codecov[bot]

shit, again wrong target branch

dr-orlovsky avatar May 24 '24 17:05 dr-orlovsky