Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Extract AddArgument modules #3339

Merged
merged 6 commits into from
Nov 20, 2022
Merged

Conversation

santiweight
Copy link
Collaborator

@santiweight santiweight commented Nov 15, 2022

Pure refactor which starts the end of the oversized modules in hls-refactor-plugin.

@pepeiborra and @michaelpj both raised this during review.

Reviewing commit-by-commit will be easier for you

@santiweight santiweight marked this pull request as ready for review November 15, 2022 09:53
Copy link
Collaborator

@michaelpj michaelpj left a comment

Choose a reason for hiding this comment

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

Looks great, thanks!

@@ -2169,220 +2169,21 @@ insertNewDefinitionTests = testGroup "insert new definition actions"
addFunctionArgumentTests :: TestTree
addFunctionArgumentTests =
testGroup
"add function argument"
[ testSession "simple" $ do
Copy link
Collaborator

Choose a reason for hiding this comment

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

Some of these tests seem to have vanished? Is that deliberate/are the new tests equally good?

@michaelpj
Copy link
Collaborator

Looks like it has some actual compile errors.

@santiweight
Copy link
Collaborator Author

Now builds on 9.2.4 and 8.10.7. I'll let CI tell me about the other versions...

@santiweight
Copy link
Collaborator Author

There was some flakey test in call-hierarchy on Ubuntu; I reran and it worked. So I'm going to try to merge now...

@santiweight santiweight enabled auto-merge (squash) November 20, 2022 03:48
@santiweight
Copy link
Collaborator Author

Looks like an erroneous failure to me?

@santiweight santiweight merged commit bc18ced into haskell:master Nov 20, 2022
@santiweight santiweight deleted the fixup-add-arg branch November 20, 2022 17:32
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants