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

explicitly check key exists in SimpleCarrier.Get #6

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Sep 29, 2021

  1. explicitly check key exists in SimpleCarrier.Get

    Doesn't seem to crash the tests but the old code made me nervous so here
    we are.
    
    Signed-off-by: Amy Tobey <atobey@equinix.com>
    Amy Tobey committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    2059ed5 View commit details
    Browse the repository at this point in the history
  2. add a comment to Get about returning empty string

    Signed-off-by: Amy Tobey <atobey@equinix.com>
    Amy Tobey committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    c0968ed View commit details
    Browse the repository at this point in the history