aws / amazon-neptune-jdbc-driver

Amazon Neptune JDBC Driver by Amazon Web Services
https://aws.amazon.com/neptune/
Apache License 2.0
23 stars 13 forks source link

Minor checkstyle fixes #251

Closed ryn5 closed 10 months ago

ryn5 commented 10 months ago

Summary

Minor checkstyle fixes

Description

Import ordering, javadoc descriptions, indentation.

Related Issue

Additional Reviewers

codecov-commenter commented 10 months ago

Codecov Report

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

Comparison is base (bbc7505) 67.40% compared to head (ab40659) 67.40%.

Files Patch % Lines
...in/java/software/aws/neptune/common/IAMHelper.java 0.00% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #251 +/- ## ======================================== Coverage 67.40% 67.40% ======================================== Files 122 122 Lines 5882 5882 Branches 585 585 ======================================== Hits 3965 3965 Misses 1566 1566 Partials 351 351 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.