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

nokia / danm
49%
master: 44%

Build:
Build:
LAST BUILD BRANCH: api_group_migration
DEFAULT BRANCH: master
Repo Added 05 Mar 2019 09:18PM UTC
Files 0
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 svcw_update_fix
branch: svcw_update_fix
CHANGE BRANCH
x
Reset
  • svcw_update_fix
  • add-copyright-headers
  • akraino-install-guide-link
  • alloc6_api
  • api_group_migration
  • binaries
  • category_all
  • central_ipam_fixes
  • cmd_intro
  • cni_del_fix
  • cni_res_fix
  • cnidel_steroid
  • cnidel_uts
  • concurrent_confman
  • configure_naming
  • damn-danm
  • deploy-guide
  • device_handling_fixes
  • dis_dad
  • dnet_apitype_fix
  • dummy_cosmetics
  • dummy_encsa
  • fix_add_gc
  • fix_confman_core
  • fix_ip_delegation
  • fix_netype_bug
  • fix_none_ip
  • fixin_uts
  • formatting
  • go_12_9
  • intel_dpdk
  • intel_vf_wa
  • ip6conf_for_none
  • ipam_for_everyone
  • ipam_prefix_change
  • ipam_store_last_ip
  • ipam_uts
  • ipv6_cudo
  • k8s_1.21_fix
  • logo-with-name
  • master
  • metacni_fourdoto
  • netadmit_uts
  • netdel_ut
  • netwatcher_fourdoto
  • netwatcher_healthcheck
  • netwatcher_modify
  • netwatcher_nad
  • networktype_separation
  • new_apis
  • outage
  • perf_fix
  • pod_id_to_ep
  • prefix_fix
  • readme_facelift
  • route_device_fix
  • route_man_fix
  • rutas
  • set_ndisc_noti
  • slack-links
  • store_client
  • svcwatcher_fourdoto
  • svcwatcher_healthcheck
  • svcwatcher_ns
  • svcwatcher_update_eps
  • syncher_ut
  • tconf_hook_ut
  • tenantnet_setup
  • typo-correction
  • uid_weeding
  • update_delegation
  • v3.2.0
  • v3.3.0
  • v4.0.0
  • v4.1.0
  • v4.2.0
  • v4.2.0-RC1
  • v4.2.0-rc2
  • v4.2.0-rc3
  • v4.2.1
  • v6_alloc
  • v6_stat
  • validate_max_netmask
  • validate_new_apis
  • validation_type_change
  • versioning
  • webhook
  • wording/changes
  • y_u_no_free

19 Mar 2020 12:52PM UTC coverage: 48.507% (-0.02%) from 48.525%
896

Pull #187

travis-ci

web-flow
Fixing a bug of accidentally adding empty addresses to EPs resulting failure during creation

Needed to rework concurrent update handling, because it is not enough to retry the operation,
we also need to reapply the changes to the new EP structure.
In every block where EP is updated.

Lastly, found a random core in the new DeleteDanmEp API.
Pull Request #187: Adding V6 support to svcwatcher, plus fixing concurrent updates

3 of 3 new or added lines in 1 file covered. (100.0%)

1283 of 2645 relevant lines covered (48.51%)

28681.53 hits per line

Relevant lines Covered
Build:
Build:
2645 RELEVANT LINES 1283 COVERED LINES
28681.53 HITS PER LINE
Source Files on svcw_update_fix
  • List 0
  • Changed 4
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
896 svcw_update_fix Fixing a bug of accidentally adding empty addresses to EPs resulting failure during creation Needed to rework concurrent update handling, because it is not enough to retry the operation, we also need to reapply the changes to the new EP structure... Pull #187 19 Mar 2020 12:59PM UTC web-flow travis-ci
48.51
895 svcw_update_fix Fixing a bug of accidentally adding empty addresses to EPs resulting failure during creation Needed to rework concurrent update handling, because it is not enough to retry the operation, we also need to reapply the changes to the new EP structure... push 19 Mar 2020 12:59PM UTC Levovar travis-ci
48.51
893 svcw_update_fix Fixing a bug of accidentally adding empty addresses to EPs resultin failure during creation Needed to rework concurrent update handling, because it is not enough to retry the operation, we also need to reapply the changes to the new EP structure.... push 19 Mar 2020 10:42AM UTC Levovar travis-ci
48.52
894 svcw_update_fix Fixing a bug of accidentally adding empty addresses to EPs resultin failure during creation Needed to rework concurrent update handling, because it is not enough to retry the operation, we also need to reapply the changes to the new EP structure.... Pull #187 19 Mar 2020 10:42AM UTC web-flow travis-ci
48.52
885 svcw_update_fix Fixing a bug of accidentally adding empty addresses to EPs resultin failure during creation Needed to rework concurrent update handling, because it is not enough to retry the operation, we also need to reapply the changes to the new EP structure.... Pull #187 17 Mar 2020 03:56PM UTC web-flow travis-ci
48.52
884 svcw_update_fix Fixing a bug of accidentally adding empty addresses to EPs resultin failure during creation Needed to rework concurrent update handling, because it is not enough to retry the operation, we also need to reapply the changes to the new EP structure.... push 17 Mar 2020 03:56PM UTC Levovar travis-ci
48.52
863 svcw_update_fix Adding V6 support to svcwatcher. Also adding solution to handle conflicting endpoint update scenarios. Correction is not the elegant one, but should work with the current architectural constraints. We will infinitely re-try EndPoint update in cas... Pull #187 16 Mar 2020 02:35PM UTC web-flow travis-ci
48.52
862 svcw_update_fix Adding V6 support to svcwatcher. Also adding solution to handle conflicting endpoint update scenarios. Correction is not the elegant one, but should work with the current architectural constraints. We will infinitely re-try EndPoint update in cas... push 16 Mar 2020 02:35PM UTC Levovar travis-ci
48.52
845 svcw_update_fix Adding V6 support to svcwatcher. Also adding solution to handle conflicting endpoint update scenarios. Correction is not the elegant one, but should work with the current architectural constraints. We will infinitely re-try EndPoint update in cas... Pull #187 06 Mar 2020 11:16AM UTC web-flow travis-ci
49.98
844 svcw_update_fix Adding V6 support to svcwatcher. Also adding solution to handle conflicting endpoint update scenarios. Correction is not the elegant one, but should work with the current architectural constraints. We will infinitely re-try EndPoint update in cas... push 06 Mar 2020 11:15AM UTC Levovar travis-ci
49.98
See All Builds (730)
  • 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