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

Fix it tests not compiling due to FutureConverters #11

Merged

Conversation

mdedetrich
Copy link

It appears that this project has integration tests (technically it scope within sbt terminology) which doesn't compile with the standard compile command. This means that when doing #1 I managed to miss converting some functions due to both me locally not running it:compile and the github actions CI not doing it.

This PR rectifies all of these issues.

@mdedetrich mdedetrich force-pushed the fix-integration-tests-not-compiling branch from 030ccad to f307084 Compare May 30, 2023 11:25
@mdedetrich
Copy link
Author

@pjfanning Tests pass, PR ready

Copy link
Owner

@pjfanning pjfanning left a comment

Choose a reason for hiding this comment

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

lgtm

@pjfanning pjfanning merged commit b659834 into pjfanning:main May 30, 2023
@mdedetrich mdedetrich deleted the fix-integration-tests-not-compiling branch May 30, 2023 11:45
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.

2 participants