Skip to content

kai2 2025: refactoring #6

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

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

kai2 2025: refactoring #6

wants to merge 2 commits into from

Conversation

mipo256
Copy link
Contributor

@mipo256 mipo256 commented Jun 22, 2025

Refactoring for Kai 2025 competition + single script for execution and parameters customization adjustment capabilities

@mipo256 mipo256 marked this pull request as draft June 22, 2025 18:45
@@ -0,0 +1,69 @@
/**
* Halts an execution for a given amount of time. Primarely used as a back-pressure for GitHub API.
Copy link

Choose a reason for hiding this comment

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

@mipo256 Stay consistent — you have a period at the end of the documentation here, but it’s absent below

@yegor256
Copy link
Member

@mipo256 if you can add at least a simple automated (unit/integration) test for this script, would be great

* @async
*/
async function filterRealGitHubProjects() {
const repos = distillRepos()
Copy link

Choose a reason for hiding this comment

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

@mipo256 can be inlined

@mipo256
Copy link
Contributor Author

mipo256 commented Jun 22, 2025

@yegor256 sure, I would. Such a functionality needs to be covered, I agree

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.

3 participants