{"id":23480502,"url":"https://github.com/yelmuratoff/katas","last_synced_at":"2025-08-09T22:08:09.179Z","repository":{"id":236157895,"uuid":"792022274","full_name":"yelmuratoff/katas","owner":"yelmuratoff","description":"Solving coding katas in Dart language using TDD","archived":false,"fork":false,"pushed_at":"2024-05-15T19:26:19.000Z","size":8533,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-24T20:14:44.285Z","etag":null,"topics":["coding-katas","dart","kata","katas","tdd"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yelmuratoff.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-25T20:29:42.000Z","updated_at":"2024-05-15T19:26:23.000Z","dependencies_parsed_at":"2024-05-10T09:40:17.084Z","dependency_job_id":"09bb29fc-1b9e-470e-a706-943f210ecadf","html_url":"https://github.com/yelmuratoff/katas","commit_stats":null,"previous_names":["k1yoshisho/katas","yelmuratoff/katas"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yelmuratoff%2Fkatas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yelmuratoff%2Fkatas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yelmuratoff%2Fkatas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yelmuratoff%2Fkatas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yelmuratoff","download_url":"https://codeload.github.com/yelmuratoff/katas/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239106993,"owners_count":19582833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["coding-katas","dart","kata","katas","tdd"],"created_at":"2024-12-24T20:14:47.527Z","updated_at":"2025-02-16T08:25:58.114Z","avatar_url":"https://github.com/yelmuratoff.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Solving coding katas in Dart language using TDD   \n\n### Coverage\n**Use**: `dart run test --coverage=./coverage \u0026\u0026 dart pub global run coverage:format_coverage --packages=.dart_tool/package_config.json --report-on=lib --lcov -o ./coverage/lcov.info -i ./coverage`\n\n# Arlo's Commit Notation Cheat Sheet\n\n## Risk Categories\n| Symbol | Risk Description                     |\n|--------|--------------------------------------|\n| .      | Provable (changes are easy to verify)|\n| -      | Tested (changes have been tested)    |\n| !      | Single Action (single, atomic change)|\n| @      | Other (miscellaneous changes)        |\n\n## Action Categories\n| Symbol | Action Description                       |\n|--------|------------------------------------------|\n| r      | Refactoring (improving code structure)   |\n| e      | Environment (non-code changes)           |\n| d      | Documentation (changes to documentation) |\n| t      | Test only (changes to tests)             |\n| F      | Feature (new features)                   |\n| B      | Bugfix (fixing bugs)                     |\n\n## Examples\n- `.r rename variable`: Provable refactoring change, such as renaming a variable.\n- `-e update build script`: Tested change to the environment, such as updating a build script.\n- `!B fixed spelling on label`: Single action bugfix, like fixing a spelling error on a label.\n- `@d update README`: Miscellaneous documentation change, like updating the README file.\n\n## Commit Message Guidelines\n- Always use the appropriate risk and action symbols to describe the change.\n- Provide a concise description of the change after the symbols.\n\n## Example Commit Messages\n- `.r rename variable`: This commit renames a variable, which is a provable refactoring change.\n- `-e update build script`: This commit updates a build script, indicating a tested environment change.\n- `!B fixed spelling on label`: This commit fixes a spelling error on a label, a single action bugfix.\n- `@d update README`: This commit updates the README file, categorized as other documentation change.\n\nBy using this notation, you can clearly and concisely describe the nature and risk of your changes in commit messages.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyelmuratoff%2Fkatas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyelmuratoff%2Fkatas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyelmuratoff%2Fkatas/lists"}