danalex97 / Speer

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

Empty connectors #50

Closed danalex97 closed 5 years ago

danalex97 commented 5 years ago

Summary: Allows running the capacity or latency module alone.

Tests: Added simulation tests in sdk/go.

Checklist:

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 216


Changes Missing Coverage Covered Lines Changed/Added Lines %
sdk/go/simulation.go 55 56 98.21%
overlay/direct_connector.go 23 26 88.46%
overlay/direct_map.go 31 36 86.11%
<!-- Total: 109 118 92.37% -->
Totals Coverage Status
Change from base Build 212: 0.9%
Covered Lines: 1289
Relevant Lines: 1421

💛 - Coveralls