Closed javier-godoy closed 3 weeks ago
[!CAUTION]
Review failed
The pull request is closed.
The pull request modifies the GoogleMapMarker
class within the src/main/java/com/flowingcode/vaadin/addons/googlemaps
package. It updates the Javadoc documentation for the addDragEndEventListener
and addClickListener
methods to clarify that they return a handle for removing the listener. The changes focus solely on enhancing documentation without altering any method signatures or the underlying functionality of the class.
Files | Change Summary |
---|---|
src/main/java/com/flowingcode/vaadin/addons/googlemaps/GoogleMapMarker.java |
Updated Javadoc for addDragEndEventListener and addClickListener to clarify return values. |
Objective | Addressed | Explanation |
---|---|---|
Fix Javadoc warnings (#141) | ✅ |
GoogleMap
class, which is part of the same package as the GoogleMapMarker
class, indicating a focus on improving API clarity similar to the documentation updates in the main PR.GoogleMap
class, which shares a common context with the GoogleMapMarker
class, reinforcing the theme of enhancing documentation clarity.Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Close #141
Summary by CodeRabbit