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

Clean up grade-school exercise #417

Merged
merged 4 commits into from
Jun 19, 2024
Merged

Conversation

fapdash
Copy link
Contributor

@fapdash fapdash commented Jun 18, 2024

No description provided.

fapdash added 4 commits June 18, 2024 23:04
- use school instead of students in line with exercise description and
  `example.el`
- fix `add` function stub missing two arguments
- fix `grade` function stub having wrong order of arguments
If we provide stubs then the students will reasonably expect us to
provide stubs for all the functions expected / called by the test
code.
@fapdash fapdash requested a review from BNAndras June 18, 2024 21:16
@BNAndras BNAndras merged commit 4532007 into exercism:main Jun 19, 2024
2 checks passed
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.

2 participants