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

difference-of-squares: add generator and regenerate tests #735

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

ErikSchierboom
Copy link
Member

@ErikSchierboom ErikSchierboom commented Jan 11, 2025

Should be merged after #728 is merged

Copy link
Contributor

This PR touches files which potentially affect the outcome of the tests of an exercise. This will cause all students' solutions to affected exercises to be re-tested.

If this PR does not affect the result of the test (or, for example, adds an edge case that is not worth rerunning all tests for), please add the following to the merge-commit message which will stops student's tests from re-running. Please copy-paste to avoid typos.

[no important files changed]

For more information, refer to the documentation. If you are unsure whether to add the message or not, please ping @exercism/maintainers-admin in a comment. Thank you!

@ErikSchierboom ErikSchierboom force-pushed the difference-of-squares-template branch 2 times, most recently from e91075d to f664348 Compare January 11, 2025 14:10
Copy link
Member

@tasxatzial tasxatzial left a comment

Choose a reason for hiding this comment

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

  • Extra line at the end of the .tpl file
  • .problem-specifications directory is included

A bunch of conflicts as well. I guess you can just keep the old versions of the conflicting files since they were updated in one of my recent PRs.

@exercism exercism deleted a comment from tasxatzial Jan 12, 2025
@ErikSchierboom ErikSchierboom force-pushed the difference-of-squares-template branch from f664348 to e027b27 Compare January 12, 2025 15:57
Copy link
Member

@tasxatzial tasxatzial left a comment

Choose a reason for hiding this comment

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

Nice, i also like that the Java interop is gone.

@ErikSchierboom ErikSchierboom merged commit 01c1b9e into main Jan 13, 2025
2 checks passed
@ErikSchierboom ErikSchierboom deleted the difference-of-squares-template branch January 13, 2025 13:31
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