Skip to content
This repository was archived by the owner on Oct 14, 2021. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: beyondstorage/go-integration-test
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.1.1
Choose a base ref
...
head repository: beyondstorage/go-integration-test
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.2.0
Choose a head ref
  • 8 commits
  • 9 files changed
  • 4 contributors

Commits on Jul 1, 2021

  1. storage: Implement Copier and Mover tests (#27)

    * storage: Implement Copier and Mover tests
    
    * Update hash check
    JinnyYi authored Jul 1, 2021
    Configuration menu
    Copy the full SHA
    5bb9b7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17648ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3339bf2 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. Minor refactor (#31)

    * remove the first sub-Convey
    
    * remove useless err
    
    * remove redundant type assertion
    xxchan authored Jul 2, 2021
    Configuration menu
    Copy the full SHA
    e08a973 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Implement GSP-134 Write Behavior Consistency (#32)

    * Implement GSP-134 Write Behavior Consistency
    
    * Update test cases
    
    * Update test cases
    JinnyYi authored Jul 12, 2021
    Configuration menu
    Copy the full SHA
    876caec View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Update tests for List (#33)

    JinnyYi authored Jul 13, 2021
    Configuration menu
    Copy the full SHA
    24ec0fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02ae4f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. Bump to version 4.2.0 (#37)

    * build(deps): bump github.com/google/uuid from 1.2.0 to 1.3.0
    
    Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.2.0 to 1.3.0.
    - [Release notes](https://github.com/google/uuid/releases)
    - [Commits](google/uuid@v1.2.0...v1.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/google/uuid
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Bump to version 4.2.0
    
    * Upgrade go-storage to 4.3.0
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    JinnyYi and dependabot[bot] authored Jul 15, 2021
    Configuration menu
    Copy the full SHA
    51de561 View commit details
    Browse the repository at this point in the history
Loading