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

feat(spanner): support CommitStats #3444

Merged
merged 16 commits into from Feb 4, 2021
Merged

Commits on Dec 10, 2020

  1. feat(spanner): support commit stats

    hengfengli authored and olavloite committed Dec 10, 2020
    Copy the full SHA
    788eb81 View commit details
    Browse the repository at this point in the history
  2. Update according to the feedback.

    hengfengli authored and olavloite committed Dec 10, 2020
    Copy the full SHA
    de74201 View commit details
    Browse the repository at this point in the history
  3. Fix merging issue.

    hengfengli authored and olavloite committed Dec 10, 2020
    Copy the full SHA
    21120b9 View commit details
    Browse the repository at this point in the history
  4. Add unit tests.

    hengfengli authored and olavloite committed Dec 10, 2020
    Copy the full SHA
    a98188e View commit details
    Browse the repository at this point in the history
  5. Add integration tests.

    hengfengli authored and olavloite committed Dec 10, 2020
    Copy the full SHA
    809b798 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    d40cb6c View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Copy the full SHA
    88128e8 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2021

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

Commits on Jan 26, 2021

  1. Copy the full SHA
    1bbb193 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2debb4a View commit details
    Browse the repository at this point in the history
  3. fix: nil-check + formatting

    olavloite committed Jan 26, 2021
    Copy the full SHA
    332b4dd View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. Copy the full SHA
    5fdd74b View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. Copy the full SHA
    b0b5831 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3c1a965 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7ce72a9 View commit details
    Browse the repository at this point in the history
  4. fix: skip test on emulator

    olavloite committed Feb 4, 2021
    Copy the full SHA
    bfed3c7 View commit details
    Browse the repository at this point in the history