• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

peering-manager / peering-manager / 11806269939
81%

Build:
DEFAULT BRANCH: main
Ran 12 Nov 2024 09:49PM UTC
Jobs 3
Files 360
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

12 Nov 2024 09:46PM UTC coverage: 80.904% (+0.07%) from 80.835%
11806269939

push

github

web-flow
Closes #479: Validate BGP community value (#883)

Validating BGP community values consist of making sure that they follow
a pattern that can properly represent communities according to RFC1997,
RFC4360 and RFC8092. Therefore, BGP communities can be represented like:

- `<16-bit int>:<16-bit int>` for RFC1997
- `(origin|target):<32-bit int>:<16-bit int>` or
`(origin|target):<16-bit int>:<32-bit int>` for RFC8092
- `<32-bit int>:<32-bit int>:<32-bit int>` for RFC8092

As this behaviour can break the way a user expresses communities, the
validation can be turned off by setting `VALIDATE_BGP_COMMUNITY_VALUE =
False` in the configuration.

765 of 1304 branches covered (58.67%)

125 of 132 new or added lines in 8 files covered. (94.7%)

12630 of 15611 relevant lines covered (80.9%)

2.43 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-3.11 - 11806269939.1 12 Nov 2024 09:49PM UTC 0
80.9
GitHub Action Run
2 run-3.12 - 11806269939.2 12 Nov 2024 09:49PM UTC 0
80.9
GitHub Action Run
3 run-3.10 - 11806269939.3 12 Nov 2024 09:48PM UTC 0
80.9
GitHub Action Run
Source Files on build 11806269939
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #11806269939
  • ac75842b on github
  • Prev Build on main (#11672817103)
  • Next Build on main (#11806404471)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc