You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I submitted a code which passed all of the test cases but then realized that the test cases didn't cover some corner cases so I updated the code to reflect the corner case. Unfortunately, both solutions are posted and the obsolete one cannot be deleted. I tried to create custom test cases in order to move the older code into the obsolete section but no luck.
Anyway to remove submitted solutions?
The text was updated successfully, but these errors were encountered:
Edit: If you ever just have a question which isn't a suggestion/issue/bug I would suggest you ask in the repo's gitter chat to avoid cluttering the issues log.
I'd recommend making a suggestion on the kata discourse page to improve the tests and include the tests you wrote as an example. If the author agrees and once those tests are added, your older solution should be marked as obsolete. Also, you can write a comment on your old solution about the corner cases and include a link to you improved solution.
If this answers your question, please close this issue.
I submitted a code which passed all of the test cases but then realized that the test cases didn't cover some corner cases so I updated the code to reflect the corner case. Unfortunately, both solutions are posted and the obsolete one cannot be deleted. I tried to create custom test cases in order to move the older code into the obsolete section but no luck.
Anyway to remove submitted solutions?
The text was updated successfully, but these errors were encountered: