namada icon indicating copy to clipboard operation
namada copied to clipboard

hw masp auto test

Open tzemanovic opened this issue 1 year ago • 5 comments

Describe your changes

Adds a device automation for MASP e2e test to run in the CI.

Depends-On: #3797

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:

tzemanovic avatar Oct 04 '24 10:10 tzemanovic

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 ⛓️ Depends-On Requirements

Wonderful, this rule succeeded.

Requirement based on the presence of Depends-On in the body of the pull request

  • [X] depends-on = anoma/namada#3797 [⛓️ anoma/namada#3797]

mergify[bot] avatar Oct 04 '24 10:10 mergify[bot]

@tzemanovic is this PR still needed?

brentstone avatar Dec 25 '24 00:12 brentstone

@tzemanovic is this PR still needed?

yeah, we should update it once we have masp support in ledger app rdy

tzemanovic avatar Dec 27 '24 10:12 tzemanovic

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 ⛓️ Depends-On Requirements

Wonderful, this rule succeeded.

Requirement based on the presence of Depends-On in the body of the pull request

  • [X] depends-on = anoma/namada#3797 [⛓️ anoma/namada#3797]

mergify[bot] avatar Jan 07 '25 15:01 mergify[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 74.52%. Comparing base (94d3a8e) to head (b5f4a7d). Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3890      +/-   ##
==========================================
- Coverage   74.52%   74.52%   -0.01%     
==========================================
  Files         339      339              
  Lines      110504   110504              
==========================================
- Hits        82358    82351       -7     
- Misses      28146    28153       +7     

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

codecov[bot] avatar Feb 17 '25 06:02 codecov[bot]