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

refactoring towards tournament server #1801

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

kostmo
Copy link
Member

@kostmo kostmo commented Apr 21, 2024

Prerequisite to #1798

Changes

  • Pass the final TickNumber count as a member of Won constructor so that it can be used in scoring submitted solutions
  • Extract a helper function codeMetricsFromSyntax that can be reused by tournament server
  • ToJSON instance for ScenarioMetadata
  • New script list-sublibraries.sh to list the sublibraries defined in a package

@kostmo kostmo mentioned this pull request Apr 21, 2024
1 task
@kostmo kostmo marked this pull request as ready for review April 21, 2024 19:35
@kostmo kostmo requested a review from byorgey April 21, 2024 19:35
@kostmo kostmo added the merge me Trigger the merge process of the Pull request. label Apr 22, 2024
@mergify mergify bot merged commit a739b14 into main Apr 22, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge me Trigger the merge process of the Pull request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants