Skip to content

Save kotlin nullable sign for custom type mapping and apiReturnType#1020

Merged
kobylynskyi merged 5 commits into
kobylynskyi:developfrom
romash1408:develop
Feb 26, 2023
Merged

Save kotlin nullable sign for custom type mapping and apiReturnType#1020
kobylynskyi merged 5 commits into
kobylynskyi:developfrom
romash1408:develop

Conversation

@romash1408

Copy link
Copy Markdown
Contributor

Description

Related to #1019

Also tests were updated to pass on Windows


Changes were made to:

  • Codegen library - Java
  • Codegen library - Kotlin
  • Codegen library - Scala
  • Maven plugin
  • Gradle plugin
  • SBT plugin

Comment thread src/test/java/com/kobylynskyi/graphql/codegen/GraphQLCodegenAnnotationsTest.java Outdated
Tests that used System.lineSeparator() in expectations was failing on Windows because in reality we always generate files with unix line separator
@romash1408

Copy link
Copy Markdown
Contributor Author

Fixed codestyle errors. Sorry for not doing it before creating PR, I just coudn't start checkstyle locally. It would be nice to specify checkstyle version 8.41 in CONTRIBUTING.md (I tried 10.4 that is default in IDEA, 9.3 and 8.3 - every version throw exception when select graphql-codegen-check-style.xml 😞

@kobylynskyi kobylynskyi merged commit e6465c3 into kobylynskyi:develop Feb 26, 2023
@kobylynskyi

Copy link
Copy Markdown
Owner

@romash1408 thanks for working on this!

@kobylynskyi kobylynskyi mentioned this pull request Feb 26, 2023
kobylynskyi added a commit that referenced this pull request Feb 28, 2023
…1019 (#1020)

---------

Co-authored-by: romash1408 <romash1408@gmail.com>
Co-authored-by: Bogdan Kobylynskyi <92bogdan@gmail.com>
@romash1408 romash1408 deleted the develop branch March 1, 2023 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants