exercism / java

Exercism exercises in Java.
https://exercism.org/tracks/java
MIT License
677 stars 666 forks source link

`pop-count`: rename to `eliuds-eggs` #2716

Closed ErikSchierboom closed 5 months ago

ErikSchierboom commented 5 months ago

We are renaming the pop-count exercise to eliuds-eggs. See https://github.com/exercism/problem-specifications/pull/2382 for more information.


This PR renames pop-count to eliuds-eggs. We have attempted to rename everything that is automatable, but you may need to make specific changes in the files.

If you could prioritise finishing and merging this, we would be grateful, so we can get the exercise in the correct state across Exercism. Please let me know if you have any questions.

Thanks! 🙂

manumafe98 commented 5 months ago

I guess it doesn't matter that the source url used to be called pop count right? https://github.com/exercism/java/blob/de5908615c21193a37d1ca2c416f7cdac75e6c31/exercises/practice/pop-count/.meta/config.json#L21

sanderploegsma commented 5 months ago

I guess it doesn't matter that the source url used to be called pop count right?

https://github.com/exercism/java/blob/de5908615c21193a37d1ca2c416f7cdac75e6c31/exercises/practice/pop-count/.meta/config.json#L21

No that still references an existing topic so shouldn't change.