danalex97 / Speer

A network discrete event simulator for peer-to-peer network modeling.
MIT License
14 stars 3 forks source link

Refactor #32

Closed danalex97 closed 6 years ago

danalex97 commented 6 years ago
coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 131


Changes Missing Coverage Covered Lines Changed/Added Lines %
sdk/go/torrent_simulation.go 0 1 0.0%
overlay/bridge.go 35 36 97.22%
sdk/go/dht_simulation.go 0 6 0.0%
capacity/latencyEngine.go 0 8 0.0%
events/proxy.go 6 15 40.0%
<!-- Total: 81 106 76.42% -->
Files with Coverage Reduction New Missed Lines %
overlay/bridge.go 1 96.77%
capacity/latencyEngine.go 1 0.0%
events/simulation.go 2 38.1%
underlay/router.go 10 84.68%
<!-- Total: 14 -->
Totals Coverage Status
Change from base Build 129: 0.2%
Covered Lines: 1115
Relevant Lines: 1594

💛 - Coveralls