mirror of
https://github.com/mageddo/dns-proxy-server.git
synced 2026-04-25 09:25:56 +03:00
[PR #538] [MERGED] Sheath: Must differ types considering their generic types #565
Labels
No labels
bug
confirmed
discussion
duplicate
enhancement
feature
feature-request
not-planned
pull-request
secondary-feature
stale
triage
waiting-feedback
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dns-proxy-server-mageddo#565
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mageddo/dns-proxy-server/pull/538
Author: @mageddo
Created: 8/7/2024
Status: ✅ Merged
Merged: 8/7/2024
Merged by: @mageddo
Base:
master← Head:feat/480-dagger-fix📝 Commits (1)
7e7edc1must differ types considering their generic types📊 Changes
5 files changed (+349 additions, -31 deletions)
View changed files
📝
src/test/java/dagger/sheath/CtxWrapper.java(+70 -26)📝
src/test/java/dagger/sheath/junit/DaggerExtension.java(+17 -5)➕
src/test/java/dagger/sheath/reflection/Signature.java(+89 -0)➕
src/test/java/dagger/sheath/reflection/SignatureTest.java(+130 -0)➕
src/test/java/dagger/sheath/templates/SignatureTemplates.java(+43 -0)📄 Description
Relates to #480
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.