input-output-hk / jormungandr

privacy voting blockchain node
https://input-output-hk.github.io/jormungandr/
Apache License 2.0
364 stars 132 forks source link

Update fragment generator #4105

Closed kukkok3 closed 2 years ago

kukkok3 commented 2 years ago

This PR is to update the mjolnir fragment generator with the update proposal and the update vote fragment

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 3151303316


Files with Coverage Reduction New Missed Lines %
jormungandr/src/network/mod.rs 1 0%
jormungandr/src/topology/gossip.rs 1 52.17%
jormungandr/src/topology/topology.rs 1 0%
jormungandr/src/fragment/process.rs 29 0%
jormungandr/src/rest/v0/mod.rs 54 0%
jormungandr/src/fragment/pool.rs 56 31.16%
<!-- Total: 142 -->
Totals Coverage Status
Change from base Build 3146973883: 0.0%
Covered Lines: 748
Relevant Lines: 7669

💛 - Coveralls
kukkok3 commented 2 years ago

Failures in CI not related to this changes