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

Resolves conflicts #1

Merged

Conversation

Matejkob
Copy link

No description provided.

arennow and others added 10 commits November 24, 2023 08:07
Emit `(any Error)?` instead of `Error?`
Improve Closure Factory unit tests
Add handling inout parameter
# Conflicts:
#	Sources/SpyableMacro/Factories/ClosureFactory.swift
#	Tests/SpyableMacroTests/Factories/UT_ClosureFactory.swift
@Matejkob
Copy link
Author

In this commit: a6491098317d4075201389d52c8e3b56efe45cf0 I've solved conflicts.

Copy link
Owner

@dafurman dafurman left a comment

Choose a reason for hiding this comment

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

My changes look intact and tests pass - namely UT_FunctionImplementationFactory.testDeclarationWithEscapingAutoClosure() & UT_FunctionImplementationFactory.testDeclarationWithNonEscapingClosure()

Thanks for making this easier for me! 👍

@dafurman dafurman merged commit 25dac33 into dafurman:supportNonEscapingClosureParams Dec 31, 2023
@Matejkob Matejkob deleted the resolves-conflicts branch December 31, 2023 19:48
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