Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

fix: Fix com.google.rpc.Code to StatusCode.Code conversion logic #1508

Merged
merged 4 commits into from Oct 13, 2021

Commits on Oct 11, 2021

  1. fix: Fix com.google.rpc.Code to StatusCode.Code conversion logic

    Also add tests for HTTP status code conversion (according to the current implementation, which may change in the future).
    vam-google committed Oct 11, 2021
    Copy the full SHA
    e8668a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. address PR feedback

    vam-google committed Oct 13, 2021
    Copy the full SHA
    292c06f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    02fc343 View commit details
    Browse the repository at this point in the history
  3. address PR feedback

    vam-google committed Oct 13, 2021
    Copy the full SHA
    4b5cc9b View commit details
    Browse the repository at this point in the history