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

Add test for internal/db/storage/blob/s3/reader. #718

Merged
merged 13 commits into from
Oct 2, 2020

Commits on Oct 2, 2020

  1. feat: add test

    Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
    hlts2 authored and actions-user committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    01315dd View commit details
    Browse the repository at this point in the history
  2. feat: add test and mock

    Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
    hlts2 authored and actions-user committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    6515c57 View commit details
    Browse the repository at this point in the history
  3. feat: add test case

    Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
    hlts2 authored and actions-user committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    5994cd6 View commit details
    Browse the repository at this point in the history
  4. feat: add comment

    Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
    hlts2 authored and actions-user committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    46fdcd8 View commit details
    Browse the repository at this point in the history
  5. fix: test case

    Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
    hlts2 authored and actions-user committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    dc8fd5e View commit details
    Browse the repository at this point in the history
  6. fix: import path

    Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
    hlts2 authored and actions-user committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    8c20f16 View commit details
    Browse the repository at this point in the history
  7. feat: add alias for s3

    Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
    hlts2 authored and actions-user committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    72546f6 View commit details
    Browse the repository at this point in the history
  8. fix: lint warning

    Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
    hlts2 authored and actions-user committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    f9c9836 View commit details
    Browse the repository at this point in the history
  9. fix: apply suggestion

    Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
    hlts2 authored and actions-user committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    8f4062d View commit details
    Browse the repository at this point in the history
  10. Update internal/db/storage/blob/s3/reader/reader.go

    Co-authored-by: Kevin Diu <kevindiujp@gmail.com>
    2 people authored and actions-user committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    7e5b1f7 View commit details
    Browse the repository at this point in the history
  11. fix: ci error

    Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
    hlts2 authored and actions-user committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    62823a7 View commit details
    Browse the repository at this point in the history
  12. 🤖 Update license headers / Format go codes and yaml files

    Signed-off-by: vdaas-ci <ci@vdaas.org>
    vdaas-ci authored and actions-user committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    7ccaf20 View commit details
    Browse the repository at this point in the history
  13. add pacakge comment

    Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
    hlts2 authored and actions-user committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    f4ec3e9 View commit details
    Browse the repository at this point in the history