Core
Core
- use annotation for pokeball instead of center of the map - add auto move function > long press on the map - add move speed controller - use MapAPI...
- Extract reporter to interface `ITestResultReporter`, so we could use it to implement reporter for other platforms. - Create `BitbucketCloudReporter` to support `BitbucketCloud`. 
Code Coverage Reporter (on Github) https://gist.github.com/HelloCore/09337d5593c7ea3d8768f76c3b59d558 Add label `Work in Progress` when PR title contains `WIP` (requires `github` on `dev_dependencies`) https://gist.github.com/HelloCore/c9eacb63245373e361c736435d271722 Warn when `listen` to stream but don't add to...