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

add support for end-of-RIB message test #138

Merged
merged 1 commit into from
Nov 10, 2023

add support for end-of-RIB message test

312327b
Select commit
Loading
Failed to load commit list.
Merged

add support for end-of-RIB message test #138

add support for end-of-RIB message test
312327b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 9, 2023 in 0s

63.57% (+0.22%) compared to 0876066

View this Pull Request on Codecov

63.57% (+0.22%) compared to 0876066

Details

Codecov Report

Merging #138 (312327b) into main (0876066) will increase coverage by 0.22%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #138      +/-   ##
==========================================
+ Coverage   63.35%   63.57%   +0.22%     
==========================================
  Files          68       68              
  Lines        6116     6131      +15     
==========================================
+ Hits         3875     3898      +23     
+ Misses       2241     2233       -8     
Files Coverage Δ
src/lib.rs 22.03% <ø> (ø)
src/models/bgp/attributes/mod.rs 13.37% <100.00%> (+2.67%) ⬆️
src/parser/bgp/messages.rs 65.36% <100.00%> (+2.40%) ⬆️