Skip to content

Run intellij code clean up on all source files #379

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 25, 2019

Conversation

smyrick
Copy link
Contributor

@smyrick smyrick commented Sep 25, 2019

📝 Description

Clean up unused files and remove redundant code blocks or deprecated functions

@smyrick smyrick added changes: patch Changes require a patch version type: refactor Code changes that have no impact on users labels Sep 25, 2019
@codecov-io
Copy link

Codecov Report

Merging #379 into master will increase coverage by 0.08%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #379      +/-   ##
============================================
+ Coverage     97.67%   97.75%   +0.08%     
  Complexity      316      316              
============================================
  Files           104      103       -1     
  Lines          1204     1203       -1     
  Branches        198      198              
============================================
  Hits           1176     1176              
+ Misses            9        8       -1     
  Partials         19       19
Impacted Files Coverage Δ Complexity Δ
...up/graphql/spring/execution/SubscriptionHandler.kt 100% <ø> (ø) 0 <0> (ø) ⬇️
.../expediagroup/graphql/generator/SchemaGenerator.kt 100% <ø> (ø) 23 <0> (ø) ⬇️
...raphql/federation/FederatedSchemaGeneratorHooks.kt 100% <100%> (ø) 7 <0> (ø) ⬇️
...expediagroup/graphql/spring/RoutesConfiguration.kt 100% <100%> (ø) 8 <0> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e98e590...396b175. Read the comment docs.

@smyrick smyrick merged commit c97eab8 into ExpediaGroup:master Sep 25, 2019
@smyrick smyrick deleted the intellij-code-cleanup branch September 25, 2019 22:33
dariuszkuc pushed a commit to dariuszkuc/graphql-kotlin that referenced this pull request Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changes: patch Changes require a patch version type: refactor Code changes that have no impact on users
Development

Successfully merging this pull request may close these issues.

3 participants