Closed yonatankarp closed 1 year ago
This PR adds all the missing unit tests for the Map services alongside the following changes:
builder
var
final
OwnerMapService
This could have been split into multiple PRs, but since all things are connected and many of the changes are minors I don't see it as a bit issue.
This PR adds all the missing unit tests for the Map services alongside the following changes:
builder
.var
language syntax.final
to all variables (as it's very common in the industry)OwnerMapService
.This could have been split into multiple PRs, but since all things are connected and many of the changes are minors I don't see it as a bit issue.