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

osrg / gobgp
22%
master: 100%

Build:
Build:
LAST BUILD BRANCH: refactor-config-to-server
DEFAULT BRANCH: master
Repo Added 06 Apr 2015 12:10PM UTC
Files 94
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

LAST BUILD ON BRANCH refactor-config-to-server
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • dev
  • kill-go-patricia
  • lib
  • master
  • refactor-policy-test
  • test

pending completion
4811

Pull #1858

travis-ci

web-flow
<a href="https://github.com/osrg/gobgp/commit/<a class=hub.com/osrg/gobgp/commit/<a class="double-link" href="https://git"><a class=hub.com/osrg/gobgp/commit/<a class="double-link" href="https://git"><a class=hub.com/osrg/gobgp/commit/<a class="double-link" href="https://git"><a class=hub.com/osrg/gobgp/commit/cc80b78288242e2ae6ef121979e8e715879135f5">cc80b7828">&lt;a href=&quot;https://github.com/osrg/gobgp/commit/</a><a class="double-link" href="https://github.com/osrg/gobgp/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/osrg/gobgp/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/osrg/gobgp/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/osrg/gobgp/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/osrg/gobgp/commit/cc80b78288242e2ae6ef121979e8e715879135f5">cc80b7828</a><a href="https://github.com/osrg/gobgp/commit/cc80b78288242e2ae6ef121979e8e715879135f5">&quot;&gt;&amp;lt;a href=&amp;quot;https://github.com/osrg/gobgp/commit/&lt;/a&gt;&lt;a class=&quot;double-link&quot; href=&quot;https://github.com/osrg/gobgp/commit/&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://git&quot;&gt;&amp;lt;a class=&lt;/a&gt;hub.com/osrg/gobgp/commit/&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://git&quot;&gt;&amp;lt;a class=&lt;/a&gt;hub.com/osrg/gobgp/commit/&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://git&quot;&gt;&amp;lt;a class=&lt;/a&gt;hub.com/osrg/gobgp/commit/&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://git&quot;&gt;&amp;lt;a class=&lt;/a&gt;hub.com/osrg/gobgp/commit/cc80b78288242e2ae6ef121979e8e715879135f5&quot;&gt;cc80b7828&lt;/a&gt;&lt;a href=&quot;https://github.com/osrg/gobgp/commit/cc80b78288242e2ae6ef121979e8e715879135f5&quot;&gt;&amp;quot;&amp;gt;&amp;amp;lt;a href=&amp;amp;quot;https://github.com/osrg/gobgp/commit/&amp;lt;/a&amp;gt;&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://github.com/osrg/gobgp/commit/&amp;amp;lt;a class=&amp;amp;quot;double-link&amp;amp;quot; href=&amp;amp;quot;https://git&amp;quot;&amp;gt;&amp;amp;lt;a class=&amp;... (continued)
Pull Request #1858: Refactor code that configures a server from config file

1682 of 7717 relevant lines covered (21.8%)

0.65 hits per line

Relevant lines Covered
Build:
Build:
7717 RELEVANT LINES 1682 COVERED LINES
0.65 HITS PER LINE
Source Files on master
  • Tree
  • List 94
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
4811 refactor-config-to-server <a href="https://github.com/osrg/gobgp/commit/cc80b7828">&lt;a href=&quot;https://github.com/osrg/gobgp/commit/</a><a class="double-link" href="https://github.com/osrg/gobgp/commit/&lt;a class=&quot;double-link&quot;... Pull #1858 02 Dec 2021 12:29AM UTC web-flow travis-ci pending completion  
4476 neighbor_admin_down_from_config <a href="https://github.com/osrg/gobgp/commit/ac2244061">&lt;a href=&quot;https://github.com/osrg/gobgp/commit/</a><a class="double-link" href="https://github.com/osrg/gobgp/commit/&lt;a class=&quot;double-link&quot;... Pull #1883 03 Dec 2020 05:18PM UTC GitHub travis-ci pending completion  
3993 master add golang 1.10 support drop 1.8 support also. Note that ugly double quates are necessary https://github.com/travis-ci/gimme/issues/132 Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Pull #39 03 Jun 2020 04:38AM UTC fujita travis-ci pending completion  
3822 master Update bgp.go Pull #1489 16 Mar 2020 04:58PM UTC GitHub travis-ci pending completion  
3804 travis-Update_travis_yml travis: Update .travis.yml For scenario_test, Python build environment is more suitable rather than Go build environment, because scenario_test is written in Python and the building source codes will be done on Docker containers. This patch fixe... Pull #1482 09 Mar 2020 03:49PM UTC web-flow travis-ci pending completion  
3736 master test/lib/base: Reduce redundant build steps Currently, the build steps of "go get" and removing the downloaded directory are not effective steps. For example, "go get" for downloading dependencies can be replaced with "dep ensure". Signed-off-by... Pull #6293 23 Jan 2020 06:06AM UTC fujita travis-ci pending completion  
3725 config-add-paths_structure_per_AFI-SAFI docs: Descriptions for per AFI-SAFI add-paths configuration Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com> Pull #1441 14 Jan 2020 09:16AM UTC web-flow travis-ci pending completion  
3702 master run go 1.9 for travis-ci instead of 1.7 travis-ci drops 1.7 support so needs to move on. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> push 23 Dec 2019 04:19PM UTC fujita travis-ci pending completion  
3619 add_dynamic_neighbor server: Support Dynamic Neighbor Signed-off-by: Satoshi Fujimoto <satoshi.fujimoto7@gmail.com> Pull #1358 08 Oct 2019 07:41PM UTC Satoshi Fujimoto travis-ci pending completion  
3536 policy policy: send a withdrawal if export policy blocks an existing route This patch fixes a bug of export policy and implicit withdrawal. When a path is filtered by export policy, we need to check whether the old path (implicit withdrawn path) was se... Pull #1300 07 Aug 2019 04:15AM UTC ISHIDA Wataru travis-ci pending completion  
See All Builds (25)
  • Repo on GitHub
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

© 2025 Coveralls, Inc