namada icon indicating copy to clipboard operation
namada copied to clipboard

ci: add fuzz jobs

Open Fraccaman opened this issue 1 year ago • 4 comments

Describe your changes

depends-on: #3445

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

Fraccaman avatar Aug 16 '24 14:08 Fraccaman

Merge Protections

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

⛓️ Depends-On Requirements

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

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

mergify[bot] avatar Aug 16 '24 14:08 mergify[bot]

Codecov Report

Attention: Patch coverage is 23.14815% with 166 lines in your changes missing coverage. Please review.

Project coverage is 61.09%. Comparing base (80268fa) to head (c8cc6e3). Report is 114 commits behind head on main.

Files Patch % Lines
crates/tx/src/types.rs 10.34% 52 Missing :warning:
crates/core/src/key/secp256k1.rs 31.91% 32 Missing :warning:
crates/core/src/key/ed25519.rs 36.36% 21 Missing :warning:
crates/tx/src/data/pos.rs 0.00% 8 Missing :warning:
crates/governance/src/storage/proposal.rs 0.00% 7 Missing :warning:
crates/core/src/address.rs 0.00% 4 Missing :warning:
crates/core/src/eth_bridge_pool.rs 0.00% 4 Missing :warning:
crates/core/src/token.rs 0.00% 4 Missing :warning:
crates/core/src/masp.rs 0.00% 3 Missing :warning:
crates/trans_token/src/storage.rs 50.00% 3 Missing :warning:
... and 19 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3662      +/-   ##
==========================================
- Coverage   61.18%   61.09%   -0.10%     
==========================================
  Files         312      312              
  Lines      101384   101560     +176     
==========================================
+ Hits        62033    62048      +15     
- Misses      39351    39512     +161     

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

codecov[bot] avatar Aug 16 '24 21:08 codecov[bot]

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#3445 [⛓️ anoma/namada#3445]

mergify[bot] avatar Dec 16 '24 13:12 mergify[bot]

Is this PR still valid @Fraccaman ?

brentstone avatar Dec 25 '24 00:12 brentstone

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#3445 [⛓️ anoma/namada#3445]

mergify[bot] avatar Mar 17 '25 11:03 mergify[bot]