Commit cbd919b
Fixes SchemaDiff Bug where unchanged deprecated enum marked DEPRECATION_ADDED (graphql-java#2826)
* Fixes SchemaDiff Bug where an unchanged deprecated enum is marked DEPRECATION_ADDED
* Update SchemaDiffTest.groovy
Co-authored-by: Cynthia Qian <cynthiaq@twitter.com>1 parent 8c2232a commit cbd919b
2 files changed
Lines changed: 14 additions & 2 deletions
File tree
- src
- main/java/graphql/schema/diff
- test/groovy/graphql/schema/diff
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
477 | 477 | | |
478 | 478 | | |
479 | 479 | | |
480 | | - | |
| 480 | + | |
481 | 481 | | |
482 | 482 | | |
483 | 483 | | |
| |||
917 | 917 | | |
918 | 918 | | |
919 | 919 | | |
920 | | - | |
| 920 | + | |
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
485 | 485 | | |
486 | 486 | | |
487 | 487 | | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
488 | 500 | | |
489 | 501 | | |
490 | 502 | | |
| |||
0 commit comments