Commit 9b2d256
authored
Migrating Groovy to Java call site instrumentation plugin (#10462)
[G2J] call site instrumentation plugin
Migration from Groovy to Java for unit tests
restore before migration
Moving groovy to java to keep history
restore migrated files
Add script to move groovy files as java ones
address comments
address comments
add claude skill
remove script
modified SKILL
fix test
Co-authored-by: jean-philippe.bempel <jean-philippe.bempel@datadoghq.com>1 parent e4e2d01 commit 9b2d256
24 files changed
Lines changed: 2880 additions & 2526 deletions
File tree
- .claude/skills/migrate-groovy-to-java
- buildSrc/call-site-instrumentation-plugin
- src/test
- groovy/datadog/trace/plugin/csi/impl
- assertion
- ext
- java/datadog/trace/plugin/csi/impl
- assertion
- ext
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
37 | | - | |
38 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments