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

Add nth-prime #405

Merged
merged 1 commit into from
Oct 6, 2024
Merged

Add nth-prime #405

merged 1 commit into from
Oct 6, 2024

Conversation

BNAndras
Copy link
Member

@BNAndras BNAndras commented Oct 5, 2024

No description provided.

@BNAndras BNAndras added x:module/practice-exercise Work on Practice Exercises x:rep/large Large amount of reputation labels Oct 5, 2024
Copy link

github-actions bot commented Oct 5, 2024

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!

@BNAndras BNAndras requested a review from a team October 5, 2024 18:40
Copy link
Contributor

@blakelewis blakelewis left a comment

Choose a reason for hiding this comment

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

Thanks! I will probably add some new exercises also, so give me a heads-up if you are working on others.

@BNAndras
Copy link
Member Author

BNAndras commented Oct 6, 2024

We can start an issue to track what exercises are being claimed. I'm not expecting to add more for now though.

@BNAndras BNAndras merged commit 6e3d8fa into exercism:main Oct 6, 2024
9 checks passed
@BNAndras BNAndras deleted the add-nth-prime branch October 6, 2024 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
x:module/practice-exercise Work on Practice Exercises x:rep/large Large amount of reputation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants