Closed haoqixu closed 10 months ago
Attention: 129 lines
in your changes are missing coverage. Please review.
Comparison is base (
efddaa2
) 76.11% compared to head (6d08f1f
) 72.50%. Report is 31 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Thank you @haoqixu !
Add an
Addr()
method to fetch the network address Server is listening on. I think this may be useful for the supervisor to start a server with 0 port to allocate an ephemeral port and get the allocated port for rendering an agent config.