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

Sync binary-search-tree #840

Open
4 tasks done
Tracked by #628
mk-mxp opened this issue Nov 6, 2024 · 0 comments · May be fixed by #848
Open
4 tasks done
Tracked by #628

Sync binary-search-tree #840

mk-mxp opened this issue Nov 6, 2024 · 0 comments · May be fixed by #848
Assignees

Comments

@mk-mxp
Copy link
Contributor

mk-mxp commented Nov 6, 2024

  • Run bin/configlet sync -u -e binary-search-tree --yes --docs --filepaths --metadata --tests include (updates the Markdown files and maybe tests.toml)
    • metadata: unsynced: binary-search-tree
  • Drop strict types comments from test file and example code (these are useless)
  • Add and sync test meta data to tests (uuid / @testdox in DocBlocks)
  • Decide on adding / adjusting / ordering test cases to match current problem specs
    • binary-search-tree: missing 10 test cases

Do not redesign the student's interface or add test cases that would invalidate existing community solutions. These are extra tasks, which should be discussed in advance.

@tomasnorre tomasnorre self-assigned this Nov 8, 2024
@tomasnorre tomasnorre linked a pull request Nov 8, 2024 that will close this issue
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 a pull request may close this issue.

2 participants