konveyor / tackle-test-generator-core

Apache License 2.0
28 stars 21 forks source link

Handle parameterized types with only partial wildcard capture types #147

Closed rachelt44 closed 2 years ago

rachelt44 commented 2 years ago

Description

Support the case where only beginning/end of types in a parameterized types are wildcard capture, to enable generating a compilable test from sequences containing such cases.

Related to # (109) in planning repo

Type of Change

Please check the types of changes your PR introduces.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so that it can be replicated. Please also list any relevant details for your test configuration.

Checklist