Skip to content

Fix commit encoding tests #21

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Feb 28, 2021
Merged

Fix commit encoding tests #21

merged 8 commits into from
Feb 28, 2021

Conversation

rajarshimaitra
Copy link
Contributor

This fixes test failures due to recent changes in encoding algorithms.

Ref #8 (comment)

@dr-orlovsky dr-orlovsky self-requested a review February 23, 2021 15:38
@dr-orlovsky dr-orlovsky added this to the v0.4.0 milestone Feb 23, 2021
@codecov
Copy link

codecov bot commented Feb 23, 2021

Codecov Report

❗ No coverage uploaded for pull request base (master@db9c5df). Click here to learn what that means.
The diff coverage is 0.0%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master     #21   +/-   ##
========================================
  Coverage          ?   20.2%           
========================================
  Files             ?      21           
  Lines             ?    1245           
  Branches          ?       0           
========================================
  Hits              ?     251           
  Misses            ?     994           
  Partials          ?       0           
Impacted Files Coverage Δ
rgb20/src/processor.rs 0.0% <ø> (ø)
src/bech32.rs 100.0% <ø> (ø)
src/contract/assignments.rs 0.0% <0.0%> (ø)
src/contract/metadata.rs 0.0% <ø> (ø)
src/contract/nodes.rs 0.0% <0.0%> (ø)
src/contract/seal.rs 0.0% <ø> (ø)
src/contract/value.rs 0.0% <ø> (ø)
src/lib.rs 18.4% <0.0%> (ø)
src/schema/nodes.rs 100.0% <ø> (ø)
src/schema/schema.rs 56.2% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update db9c5df...dec1685. Read the comment docs.

@dr-orlovsky dr-orlovsky added the tests Issues & PRs related to test coverage label Feb 28, 2021
@dr-orlovsky dr-orlovsky merged commit 9fa3f82 into RGB-WG:master Feb 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Issues & PRs related to test coverage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants