Skip to content

Include status of all exercises #464

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

Merged

Conversation

ErikSchierboom
Copy link
Member

This PR adds support for showing the status of all exercises (Implemented, Unimplemented, Custom or MissingData). It closes #361.

I've also ran the generators to update the exercises to the latest version of the canonical data.

On Windows the correct embedded resources path was generated, but not on macOS. This works around that by using a local file system instead.
@ErikSchierboom ErikSchierboom force-pushed the include-status-off-all-exercises branch from b3260c4 to 3ead2ed Compare December 15, 2017 17:09
@robkeim
Copy link
Contributor

robkeim commented Dec 18, 2017

@ErikSchierboom I was out of town this weekend and haven't had a chance to look through this PR yet. I'll do it tonight after work.

@ErikSchierboom
Copy link
Member Author

@robkeim Okay, no problem!

Copy link
Contributor

@robkeim robkeim left a comment

Choose a reason for hiding this comment

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

Changes look good to me!

@robkeim robkeim merged commit 934770d into exercism:master Dec 18, 2017
@robkeim
Copy link
Contributor

robkeim commented Dec 18, 2017

Thanks @ErikSchierboom! 🎉

@ErikSchierboom ErikSchierboom deleted the include-status-off-all-exercises branch February 6, 2018 12:23
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.

Add the exercises without canonical data to test generator
2 participants