Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Conversation

@ShiChangkuo
Copy link
Collaborator

What this PR does / why we need it:

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

Special notes for your reviewer:

Release note:

$ go test -v
=== RUN   TestListHealthmonitors
--- PASS: TestListHealthmonitors (0.00s)
=== RUN   TestListAllHealthmonitors
--- PASS: TestListAllHealthmonitors (0.00s)
=== RUN   TestCreateHealthmonitor
--- PASS: TestCreateHealthmonitor (0.00s)
=== RUN   TestRequiredCreateOpts
--- PASS: TestRequiredCreateOpts (0.00s)
=== RUN   TestGetHealthmonitor
--- PASS: TestGetHealthmonitor (0.00s)
=== RUN   TestDeleteHealthmonitor
--- PASS: TestDeleteHealthmonitor (0.00s)
=== RUN   TestUpdateHealthmonitor
--- PASS: TestUpdateHealthmonitor (0.00s)
=== RUN   TestDelayMustBeGreaterOrEqualThanTimeout
--- PASS: TestDelayMustBeGreaterOrEqualThanTimeout (0.00s)
PASS
ok      github.com/huaweicloud/golangsdk/openstack/networking/v2/extensions/lbaas_v2/monitors/testing   0.018s

@coveralls
Copy link

Pull Request Test Coverage Report for Build 1234

  • 4 of 4 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 68.336%

Totals Coverage Status
Change from base Build 1231: 0.02%
Covered Lines: 11654
Relevant Lines: 17054

💛 - Coveralls

1 similar comment
@coveralls
Copy link

coveralls commented Apr 8, 2021

Pull Request Test Coverage Report for Build 1234

  • 4 of 4 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 68.336%

Totals Coverage Status
Change from base Build 1231: 0.02%
Covered Lines: 11654
Relevant Lines: 17054

💛 - Coveralls

@ShiChangkuo ShiChangkuo merged commit c61d9b3 into huaweicloud:master Apr 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants