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

feat(release): Update SDK to support VPC API generated on 2022-07-12 #18

Merged
merged 1 commit into from
Aug 12, 2022

Conversation

deepaksibm
Copy link
Member

Signed-off-by: Deepak Selvakumar [email protected]

Finished tests in 1.863522s, 155.0827 tests/s, 125.0321 assertions/s.

Slowest tests:

0.041123s test_list_vpn_servers#VpcV1Test
0.040365s test_create_load_balancer_pool_member#VpcV1Test
0.037274s test_update_load_balancer_listener_policy_rule#VpcV1Test
0.027857s test_list_subnets#VpcV1Test
0.021277s test_get_vpn_server_client#VpcV1Test
0.019260s test_list_vpc_routing_table_routes#VpcV1Test
0.011762s test_list_backup_policy_plans#VpcV1Test
0.011162s test_update_image#VpcV1Test
0.010869s test_delete_load_balancer_listener_policy#VpcV1Test
0.010401s test_remove_vpn_gateway_connection_peer_cidr#VpcV1Test

289 tests, 233 assertions, 0 failures, 0 errors, 0 skips

Finished in 1.86440s
289 tests, 233 assertions, 0 failures, 0 errors, 0 skips
Writing HTML reports to /Users/deepakselvakumar/Documents/GitHub/Public/vpc-ruby-sdk/test/html_reports
Coverage report generated for Minitest to /Users/deepakselvakumar/Documents/GitHub/Public/vpc-ruby-sdk/coverage. 3558 / 3855 LOC (92.3%) covered.
/usr/local/Cellar/ruby/3.0.3/bin/ruby -w -I"lib:test" -I"/usr/local/lib/ruby/gems/3.0.0/gems/rake-12.3.3/lib" "/usr/local/lib/ruby/gems/3.0.0/gems/rake-12.3.3/lib/rake/rake_test_loader.rb" "test/integration/vpc_v1.rb"

Running tests with run options --seed 14835:

Started with run options --seed 14835

Emptying /Users/deepakselvakumar/Documents/GitHub/Public/vpc-ruby-sdk/test/html_reports
VpcV1Test
S test_missing_credentials_skip_integration SKIP (0.00s)

Finished tests in 0.001630s, 613.4968 tests/s, 0.0000 assertions/s.

Skipped:
VpcV1Test#test_missing_credentials_skip_integration [/Users/deepakselvakumar/Documents/GitHub/Public/vpc-ruby-sdk/test/integration/vpc_v1.rb:30]:
Skip VPC integration tests because credentials have not been provided

Slowest tests:

0.000055s test_missing_credentials_skip_integration#VpcV1Test

1 tests, 0 assertions, 0 failures, 0 errors, 1 skips

Finished in 0.00178s
1 tests, 0 assertions, 0 failures, 0 errors, 1 skips

@deepaksibm deepaksibm requested a review from astha-jain August 11, 2022 15:02
@astha-jain astha-jain merged commit 840d89b into master Aug 12, 2022
ibm-vpc pushed a commit that referenced this pull request Aug 28, 2022
# [0.5.0](0.4.0...0.5.0) (2022-08-28)

### Features

* **release:** Update SDK to support VPC API generated on 2022-07-12 ([14e7aaf](14e7aaf))
* **release:** Update SDK to support VPC API generated on 2022-07-12 ([#18](#18)) ([840d89b](840d89b))
@ibm-vpc
Copy link
Collaborator

ibm-vpc commented Aug 28, 2022

🎉 This PR is included in version 0.5.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants