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

WIP: Foundational pieces for VRF-aware Monitoring Protocol (VAMP) #421

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

BarbarossaTM
Copy link
Member

Signed-off-by: Maximilian Wilhelm max@sdn.clinic

@BarbarossaTM BarbarossaTM added the type:feature-prep Preparations for a new feature label Jan 29, 2023
@BarbarossaTM BarbarossaTM self-assigned this Jan 29, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jan 29, 2023

Codecov Report

Merging #421 (da0600f) into master (c9e7c0f) will decrease coverage by 0.59%.
The diff coverage is 19.60%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master     #421      +/-   ##
==========================================
- Coverage   54.39%   53.81%   -0.59%     
==========================================
  Files         147      150       +3     
  Lines        7899     8028     +129     
==========================================
+ Hits         4297     4320      +23     
- Misses       3397     3502     +105     
- Partials      205      206       +1     
Flag Coverage Δ
unittests 53.81% <19.60%> (-0.59%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
protocols/vamp/client.go 0.00% <0.00%> (ø)
protocols/vamp/rib_observer.go 0.00% <0.00%> (ø)
protocols/vamp/vrf_tracker.go 90.90% <90.90%> (ø)
protocols/isis/server/lsp.go 0.00% <0.00%> (ø)
protocols/isis/server/neighbor.go 0.00% <0.00%> (ø)
protocols/isis/server/hello_sender.go 0.00% <0.00%> (ø)
protocols/isis/server/net_ifa_manager.go 0.00% <0.00%> (ø)
...rotocols/isis/packet/tlv_ip_interface_addresses.go 66.66% <0.00%> (+4.16%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feature-prep Preparations for a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants