{"id":23532955,"url":"https://github.com/vspiewak/mower","last_synced_at":"2025-09-10T18:33:03.774Z","repository":{"id":6633465,"uuid":"7877405","full_name":"vspiewak/mower","owner":"vspiewak","description":"My own implementation of Mower exercice","archived":false,"fork":false,"pushed_at":"2015-02-08T14:12:56.000Z","size":250,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-17T04:48:51.262Z","etag":null,"topics":["interview","java","mower"],"latest_commit_sha":null,"homepage":"","language":"Java","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/vspiewak.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}},"created_at":"2013-01-28T19:40:32.000Z","updated_at":"2021-05-21T08:27:50.000Z","dependencies_parsed_at":"2022-08-26T08:11:43.633Z","dependency_job_id":null,"html_url":"https://github.com/vspiewak/mower","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vspiewak%2Fmower","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vspiewak%2Fmower/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vspiewak%2Fmower/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vspiewak%2Fmower/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vspiewak","download_url":"https://codeload.github.com/vspiewak/mower/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254182719,"owners_count":22028347,"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":["interview","java","mower"],"created_at":"2024-12-25T23:13:20.662Z","updated_at":"2025-05-14T16:33:08.868Z","avatar_url":"https://github.com/vspiewak.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Mower\n=====\n\n[![Build Status](https://api.travis-ci.org/vspiewak/mower.png?branch=master)](http://travis-ci.org/vspiewak/mover)\n\nSummary\n-------\nThis is a my mower implementation (I hope it will not scratch too much your eyes :).   \nI chose an Engine-based architecture after considering Subject(Mower) / Observer(Lawn) pattern.\n\nAssuming two mowers can't be at the same position (ambiguous requirement),\nthe mower don't move if a collision with another mower is detected.\n\n\nDependencies\n------------\n* JDK 1.6\n* Maven 3\n* SLF4J + LogBack\n* TestNG\n* FestAsserts\n* JBehave\n\n\nCompile \u0026 Run\n-------------\n\n    mvn clean package\n    cd target\n    java -jar mower-\u003cversion\u003e.jar src/test/resources/commands.txt\n\nNote: the `package` lifecycle build a shaded (i.e standalone) jar with all dependencies.\n\n\nIntegration tests\n-----------------\n\n    mvn clean verify\n\nYou can view JBehave reports at:\n* target/jbehave/view/index.html\n* target/jbehave/view/reports.html\n\nFeel free to write your own scenarios in the file [app_scenarios.story](https://github.com/vspiewak/mower/blob/master/src/test/resources/stories/com/github/vspiewak/mowitnow/mower/jbehave/app_scenarios.story)\n\n\nJavadoc \u0026 Sources JAR\n---------------------\nA `mower-\u003cversion\u003e-sources.jar` and `mower-\u003cversion\u003e-javadoc.jar` are generated at `package` lifecycle.    \nYou can use them with your favorite IDE. \n\n\nContinuous Integration\n----------------------\nContinuous integration provided by [Travis CI](https://travis-ci.org)\n\n\nLatest Sonar Statistics\n-----------------------\n* 675 lines\n* 99,1 rules compliances (2 violations)\n* 84,3 units tests coverages\n* 0% duplications / pti\n* 100% tests success\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvspiewak%2Fmower","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvspiewak%2Fmower","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvspiewak%2Fmower/lists"}