feat(release): Update SDK to support VPC API generated on 2022-07-12 #18
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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