We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
exercism restore in the CLI doesn't update the following exercises correctly or at all:
-beer-song -binary-search -custom-set -food-chain (outdated test file) -house -triangles (no test file?)
The text was updated successfully, but these errors were encountered:
Thanks for the heads up, I'll dig into this. This problem is likely on the API side, either in exercism/x-api or in exercism/exercism.io.
Sorry, something went wrong.
OK, I figured it out. There are some submissions where the filename is listed as nil. I will create a data migration to fix this.
exercism/exercism@f8a1b30
Merge pull request exercism#12 from jrdnull/master
1434d9f
Add bowling metadata
No branches or pull requests
exercism restore in the CLI doesn't update the following exercises correctly or at all:
-beer-song
-binary-search
-custom-set
-food-chain (outdated test file)
-house
-triangles (no test file?)
The text was updated successfully, but these errors were encountered: