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

Include new generator for IOptions #271

Merged
merged 2 commits into from
Feb 8, 2024
Merged

Include new generator for IOptions #271

merged 2 commits into from
Feb 8, 2024

Conversation

Keboo
Copy link
Collaborator

@Keboo Keboo commented Jan 16, 2024

This is in prep for more generators to be added to include other extensions as well.

@Keboo Keboo requested a review from adamhewitt627 January 16, 2024 07:52
@Keboo Keboo enabled auto-merge (squash) January 16, 2024 07:58
@Keboo Keboo force-pushed the kdb/generators branch 2 times, most recently from b7c24bb to a9b27b4 Compare February 2, 2024 16:56
Keboo added 2 commits February 7, 2024 20:34
Adding generator for generating extension method when IOptions is referenced

Bumping TFM to net8 for the tests
@Keboo Keboo merged commit 83bd862 into master Feb 8, 2024
3 checks passed
@Keboo Keboo deleted the kdb/generators branch February 8, 2024 04:48
[Description("Issue 142")]
public async Task Generation_WithGenericParameter_RemovesInvalidCharactersFromTestsName()
{
var code = """
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why raw string literal here and a verbatim string literal in the other tests around it? Just curious

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

Successfully merging this pull request may close these issues.

3 participants