Commit 275e2ab
authored
Upgrade to kotlin 2 (#2054)
### 📝 Description
- Upgrade kotlin to 2.0
- Remove unused file
[FieldValueInfosExtensions.kt](https://github.com/ExpediaGroup/graphql-kotlin/compare/master...daniel-humla:graphql-kotlin-kotlin-2:upgrade-to-kotlin-2?expand=1#diff-83598ed0250eac913ae661abe96bcc47c344e342f09f8168341c7728d1c5b2ef)
- Added minimal additional test
[MetadataCapturingDataFetcherFactoryProviderTest.kt](https://github.com/ExpediaGroup/graphql-kotlin/compare/master...daniel-humla:graphql-kotlin-kotlin-2:upgrade-to-kotlin-2?expand=1#diff-8a648bcb4be11526cc310472dbca7a5a26ff15b7a8e5c15668d5f9e19debb18e)
to maintain code coverage
### 🔗 Related Issues
#20371 parent 2318398 commit 275e2ab
File tree
4 files changed
+35
-34
lines changed- executions/graphql-kotlin-dataloader-instrumentation/src/main/kotlin/com/expediagroup/graphql/dataloader/instrumentation/extensions
- gradle
- plugins/server/graphql-kotlin-graalvm-metadata-generator/src
- main/kotlin/com/expediagroup/graphql/plugin/graalvm
- test/kotlin
4 files changed
+35
-34
lines changedLines changed: 0 additions & 31 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
| |||
Lines changed: 33 additions & 0 deletions
| 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 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
0 commit comments