Core

Results 4 issues of 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`. ![BitbucketCloudReporter result](https://cdn1.imggmi.com/uploads/2019/10/3/2ed320afa05b440511cac1e365d357f1-full.png)

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...