Skip to content
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

build: add ktlint #157

Merged
merged 2 commits into from
Nov 11, 2023
Merged

build: add ktlint #157

merged 2 commits into from
Nov 11, 2023

Conversation

monosoul
Copy link
Owner

Adds ktlint for linting

Copy link

codecov bot commented Nov 11, 2023

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (c77d606) 97.41% compared to head (e5e4fea) 97.33%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #157      +/-   ##
============================================
- Coverage     97.41%   97.33%   -0.08%     
  Complexity      139      139              
============================================
  Files            26       26              
  Lines           618      637      +19     
  Branches         23       23              
============================================
+ Hits            602      620      +18     
- Misses            5        6       +1     
  Partials         11       11              
Files Coverage Δ
src/main/kotlin/dev/monosoul/jooq/JooqExtension.kt 100.00% <100.00%> (ø)
.../monosoul/jooq/codegen/BuiltInJooqCodegenRunner.kt 100.00% <100.00%> (ø)
...dev/monosoul/jooq/codegen/ConfigurationProvider.kt 97.46% <100.00%> (ø)
...onosoul/jooq/codegen/UniversalJooqCodegenRunner.kt 100.00% <ø> (ø)
.../monosoul/jooq/migration/BuiltInMigrationRunner.kt 100.00% <ø> (ø)
...nosoul/jooq/migration/ReflectiveMigrationRunner.kt 100.00% <100.00%> (ø)
...onosoul/jooq/migration/UniversalMigrationRunner.kt 100.00% <100.00%> (ø)
...main/kotlin/dev/monosoul/jooq/settings/Database.kt 100.00% <100.00%> (ø)
...rc/main/kotlin/dev/monosoul/jooq/settings/Image.kt 100.00% <100.00%> (ø)
...monosoul/jooq/settings/JooqDockerPluginSettings.kt 100.00% <100.00%> (ø)
... and 8 more

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@monosoul monosoul merged commit f399c5a into main Nov 11, 2023
3 of 5 checks passed
@monosoul monosoul deleted the build/ktlint branch November 11, 2023 15:07
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.

1 participant