dedis / prifi

PriFi, a low-latency, local-area anonymous communication network.
https://prifi.net
GNU Affero General Public License v3.0
48 stars 11 forks source link

Disruption Protection overhaul #216

Closed lbarman closed 4 years ago

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 2313


Changes Missing Coverage Covered Lines Changed/Added Lines %
prifi-lib/trustee/init.go 0 3 0.0%
prifi-lib/client/init.go 0 8 0.0%
prifi-lib/relay/init.go 0 16 0.0%
prifi-lib/trustee/disruption.go 0 20 0.0%
prifi-lib/client/disruption.go 0 23 0.0%
prifi-lib/relay/relay.go 73 114 64.04%
prifi-lib/client/client.go 75 122 61.48%
prifi-lib/dcnet/dcnet.go 1 74 1.35%
prifi-lib/relay/disruption.go 0 101 0.0%
<!-- Total: 149 481 30.98% -->
Files with Coverage Reduction New Missed Lines %
prifi-lib/trustee/init.go 1 76.39%
prifi-lib/relay/disruption.go 3 0.0%
prifi-lib/client/client.go 6 69.69%
prifi-lib/relay/relay.go 11 74.13%
<!-- Total: 21 -->
Totals Coverage Status
Change from base Build 2152: -4.4%
Covered Lines: 2851
Relevant Lines: 4080

💛 - Coveralls
lbarman commented 4 years ago

LB->CV: I'm working on this PR this weekend, it will be easier to merge if you wait a little bit