-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Muzzle code generation cleanup (open-telemetry#2985)
* Muzzle code generation cleanup - remove hardcoded class names from MuzzleCodeGenerator (easier renaming in the future) - store field/method descriptors in references instead of types/lists of types - remove unnecessary primitive type comparison in ReferenceMatcher (comparing descriptors is enough) - improve printMuzzleReferences output
- Loading branch information
Mateusz Rzeszutek
authored
May 15, 2021
1 parent
dea25f3
commit 9c1083b
Showing
10 changed files
with
221 additions
and
247 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.