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

Improve maintainability / readability / javadoc #251

Merged
merged 14 commits into from
Nov 2, 2023

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    60169a6 View commit details
    Browse the repository at this point in the history
  2. Use cache within getFileSystem in S3FileSystemProvider; removes

    redundant initializer warning
    guicamest committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    88ce3fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9edc823 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27dbdd5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b351710 View commit details
    Browse the repository at this point in the history
  6. refactor(S3Path): extract methods to use in getPath to improve code…

    … maintainance and readability; solves unused assignment warning on `part`
    guicamest committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    2da3ec0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eb58bd6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3bf1e3f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d21da6d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    82877a4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e8a6aab View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7de43b1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e3c5480 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    d2d93da View commit details
    Browse the repository at this point in the history