Skip to content

fix: proper private interface event handler methods deduplication#854

Merged
smartcmd merged 1 commit intoAllayMC:masterfrom
zernix2077:event-listener-dedup-fix
Mar 27, 2026
Merged

fix: proper private interface event handler methods deduplication#854
smartcmd merged 1 commit intoAllayMC:masterfrom
zernix2077:event-listener-dedup-fix

Conversation

@zernix2077
Copy link
Copy Markdown
Contributor

@zernix2077 zernix2077 commented Mar 26, 2026

adds special case to avoid conflicts with private interface methods of the same name by including class name in method signature

@zernix2077 zernix2077 force-pushed the event-listener-dedup-fix branch from bd0cbdd to e19648f Compare March 26, 2026 22:16
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ Complexity Δ
...java/org/allaymc/server/utils/ReflectionUtils.java 76.36% <100.00%> (+1.36%) 20.00 <3.00> (+2.00)

... and 180 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@smartcmd smartcmd merged commit e1e7502 into AllayMC:master Mar 27, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants