google-maps-services-java icon indicating copy to clipboard operation
google-maps-services-java copied to clipboard

Fix implementation smells

Open AmanDesai10 opened this issue 2 years ago • 0 comments

Thank you for opening a Pull Request!


Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • [x] Make sure to open a GitHub issue as a bug/feature request before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • [x] Ensure the tests and linter pass
  • [x] Code coverage does not decrease (if any source code was changed)
  • [x] Appropriate docs were updated (if necessary)

Fixes #938 🦕

Here i have resolved few implementation smells and also have added few test cases which improves the test coverage.

AmanDesai10 avatar Nov 28 '23 00:11 AmanDesai10