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

feat: add router dump #182

Merged
merged 3 commits into from
Nov 26, 2024
Merged

feat: add router dump #182

merged 3 commits into from
Nov 26, 2024

Conversation

giangndm
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Nov 20, 2024

Codecov Report

Attention: Patch coverage is 12.50000% with 84 lines in your changes missing coverage. Please review.

Project coverage is 80.46%. Comparing base (0114e62) to head (aa0a9f9).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
bin/src/main.rs 0.00% 38 Missing ⚠️
packages/core/router/src/core/registry.rs 7.14% 13 Missing ⚠️
packages/network/src/features/router_sync.rs 44.44% 10 Missing ⚠️
packages/core/router/src/core/router.rs 0.00% 7 Missing ⚠️
packages/core/router/src/core/registry/dest.rs 33.33% 6 Missing ⚠️
packages/core/router/src/core/table.rs 0.00% 6 Missing ⚠️
packages/core/router/src/core/table/dest.rs 0.00% 3 Missing ⚠️
...work/src/controller_plane/neighbours/connection.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #182      +/-   ##
==========================================
- Coverage   81.10%   80.46%   -0.64%     
==========================================
  Files          68       68              
  Lines        9445     9525      +80     
==========================================
+ Hits         7660     7664       +4     
- Misses       1785     1861      +76     

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

@giangndm giangndm merged commit 2565156 into 8xFF:master Nov 26, 2024
8 of 10 checks passed
@github-actions github-actions bot mentioned this pull request Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant