Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Features for simulation with different controlplane architectures for arbitrary network topologies #157

Closed
wants to merge 18 commits into from

add new protocol to tests

f344058
Select commit
Loading
Failed to load commit list.
Closed

Features for simulation with different controlplane architectures for arbitrary network topologies #157

add new protocol to tests
f344058
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 7, 2024 in 0s

67.62% (-0.43%) compared to 3ccd676

View this Pull Request on Codecov

67.62% (-0.43%) compared to 3ccd676

Details

Codecov Report

Attention: Patch coverage is 61.15108% with 54 lines in your changes missing coverage. Please review.

Project coverage is 67.62%. Comparing base (3ccd676) to head (f344058).

Files with missing lines Patch % Lines
src/ProtocolZoo/controllers.jl 48.52% 35 Missing ⚠️
src/ProtocolZoo/ProtocolZoo.jl 71.42% 12 Missing ⚠️
src/ProtocolZoo/utils.jl 75.86% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #157      +/-   ##
==========================================
- Coverage   68.05%   67.62%   -0.43%     
==========================================
  Files          41       43       +2     
  Lines        1709     1838     +129     
==========================================
+ Hits         1163     1243      +80     
- Misses        546      595      +49     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.