Skip to content
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

Masp tests #3840

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Masp tests #3840

wants to merge 8 commits into from

Conversation

grarco
Copy link
Contributor

@grarco grarco commented Sep 23, 2024

Describe your changes

Partially addresses #3836.
Partially addresses #3828.

Adds more integration test for the MASP including some tests with tx batches.
Adds some protests for the MASP vp.

Checklist before merging

  • If this PR has some consensus breaking changes, I added the corresponding breaking:: labels
    • This will require 2 reviewers to approve the changes
  • If this PR requires changes to the docs or specs, a corresponding PR is opened in the namada-docs repo
    • Relevant PR if applies:
  • If this PR affects services such as namada-indexer or namada-masp-indexer, a corresponding PR is opened in that repo
    • Relevant PR if applies:

Copy link

codecov bot commented Sep 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.05%. Comparing base (760462b) to head (ad1b001).
Report is 27 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3840      +/-   ##
==========================================
+ Coverage   73.01%   73.05%   +0.03%     
==========================================
  Files         340      340              
  Lines      104750   104804      +54     
==========================================
+ Hits        76488    76568      +80     
+ Misses      28262    28236      -26     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@grarco grarco marked this pull request as ready for review September 26, 2024 14:33
@grarco grarco changed the title More masp tests Masp tests Sep 26, 2024
crates/shielded_token/src/vp.rs Show resolved Hide resolved
],
)?;
node.assert_success();
let file_path = tempdir
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you love to see it

crates/tests/src/integration/masp.rs Outdated Show resolved Hide resolved
crates/tests/src/integration/masp.rs Outdated Show resolved Hide resolved
@grarco grarco mentioned this pull request Sep 27, 2024
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants