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

Label Consensus Rules #548

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

Conversation

defuse
Copy link
Contributor

@defuse defuse commented May 5, 2022

No description provided.

@codecov
Copy link

codecov bot commented May 5, 2022

Codecov Report

Merging #548 (372f82f) into main (37fc286) will increase coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #548      +/-   ##
==========================================
+ Coverage   51.16%   51.19%   +0.02%     
==========================================
  Files          94       94              
  Lines        8847     8847              
==========================================
+ Hits         4527     4529       +2     
+ Misses       4320     4318       -2     
Impacted Files Coverage Δ
zcash_primitives/src/sapling/redjubjub.rs 69.36% <ø> (ø)
zcash_proofs/src/sapling/verifier.rs 0.00% <ø> (ø)
zcash_client_sqlite/src/wallet.rs 30.47% <0.00%> (-0.28%) ⬇️
zcash_proofs/src/circuit/ecc.rs 68.19% <0.00%> (ø)
zcash_primitives/src/transaction/tests.rs 94.11% <0.00%> (ø)
zcash_primitives/src/sapling/note_encryption.rs 63.43% <0.00%> (ø)
zcash_proofs/src/circuit/sprout/input.rs 1.35% <0.00%> (+1.35%) ⬆️
zcash_primitives/src/block.rs 39.13% <0.00%> (+2.17%) ⬆️
components/zcash_address/src/lib.rs 31.81% <0.00%> (+4.54%) ⬆️

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 37fc286...372f82f. Read the comment docs.

@daira daira marked this pull request as ready for review July 28, 2022 20:08
@r3ld3v r3ld3v added this to the Release 5.3.0 milestone Aug 2, 2022
@daira daira removed this from the Release 5.3.0 milestone Sep 19, 2022
@daira daira added this to the Release 5.4.0 milestone Oct 9, 2022
@daira daira modified the milestones: Release 5.4.0, Release 5.5.0 Jan 26, 2023
@nuttycom nuttycom removed this from the Release 5.5.0 milestone Jan 30, 2023
@nuttycom nuttycom added this to the Documentation backlog milestone Jun 7, 2023
@nuttycom nuttycom modified the milestone: Documentation backlog Apr 9, 2024
@daira daira modified the milestones: Documentation backlog, Documentation Q2 2024 Apr 12, 2024
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.

4 participants