dusk-network / plonk

Pure Rust implementation of the PLONK ZKProof System done by the Dusk team
https://dusk-network.github.io/plonk
Mozilla Public License 2.0
543 stars 150 forks source link

Add test for #762 #765

Closed moCello closed 9 months ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #765 (8d848ac) into master (8691d2b) will decrease coverage by 0.35%. The diff coverage is 16.66%.

:exclamation: Current head 8d848ac differs from pull request most recent head 0f33c4a. Consider uploading reports for the commit 0f33c4a to get more accurate results

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/dusk-network/plonk/pull/765/graphs/tree.svg?width=650&height=150&src=pr&token=7JKOJ0fLuy&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dusk-network)](https://app.codecov.io/gh/dusk-network/plonk/pull/765?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dusk-network) ```diff @@ Coverage Diff @@ ## master #765 +/- ## ========================================== - Coverage 85.05% 84.71% -0.35% ========================================== Files 57 58 +1 Lines 4363 4382 +19 ========================================== + Hits 3711 3712 +1 - Misses 652 670 +18 ``` | [Files Changed](https://app.codecov.io/gh/dusk-network/plonk/pull/765?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dusk-network) | Coverage Δ | | |---|---|---| | [tests/public\_inputs.rs](https://app.codecov.io/gh/dusk-network/plonk/pull/765?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dusk-network#diff-dGVzdHMvcHVibGljX2lucHV0cy5ycw==) | `4.76% <4.76%> (ø)` | | | [tests/common/mod.rs](https://app.codecov.io/gh/dusk-network/plonk/pull/765?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dusk-network#diff-dGVzdHMvY29tbW9uL21vZC5ycw==) | `86.66% <100.00%> (+10.19%)` | :arrow_up: | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/dusk-network/plonk/pull/765?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dusk-network). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dusk-network) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/dusk-network/plonk/pull/765?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dusk-network). Last update [8691d2b...0f33c4a](https://app.codecov.io/gh/dusk-network/plonk/pull/765?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dusk-network). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dusk-network).