[xwiki/xwiki-platform] 707b5b: [Misc] Document the empty store() method in StopSt...
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 707b5b9f0132d01fcd43e3f29b03b5f2e669edbb https://github.com/xwiki/xwiki-platform/commit/707b5b9f0132d01fcd43e3f29b03b... Author: Vincent Massol <[email protected]> Date: 2026-06-08 (Mon, 08 Jun 2026) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/stats/impl/xwiki/StopStatsRegisterObject.java Log Message: ----------- [Misc] Document the empty store() method in StopStatsRegisterObject * Fixes a SonarQube issue (rule java:S1186) reporting an empty method without any explanation. * StopStatsRegisterObject is only a marker used to signal that statistics storing must stop, so its store() method has nothing to do. Added a comment explaining why the method body is intentionally empty. Co-authored-by: Claude <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
participants (1)
-
XWiki Notifications