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 setStatus in Span #213

Merged
merged 37 commits into from
Oct 16, 2019
Merged

Add setStatus in Span #213

merged 37 commits into from
Oct 16, 2019

Commits on Sep 26, 2019

  1. Span add override parameters

    for start_time and end_time
    hectorhdzg committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    b837c9f View commit details
    Browse the repository at this point in the history
  2. Make lint happy

    hectorhdzg committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    a12fe5d View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2019

  1. Addressing comments

    hectorhdzg committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    276ecb4 View commit details
    Browse the repository at this point in the history
  2. Addressing comments

    hectorhdzg committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    2b90351 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2019

  1. Configuration menu
    Copy the full SHA
    eccef1a View commit details
    Browse the repository at this point in the history
  2. Fix lint issues

    hectorhdzg committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    a187fec View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2019

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

Commits on Oct 8, 2019

  1. Configuration menu
    Copy the full SHA
    8dfb44e View commit details
    Browse the repository at this point in the history
  2. Add code coverage

    hectorhdzg committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    77d3649 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2019

  1. Revert latest commit

    hectorhdzg committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    f3af20f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1229bc7 View commit details
    Browse the repository at this point in the history
  3. Adding setStatus in Span

    hectorhdzg committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    e54a053 View commit details
    Browse the repository at this point in the history
  4. Fixing lint issues

    hectorhdzg committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    174ac90 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2019

  1. Addressing comments

    hectorhdzg committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    2015944 View commit details
    Browse the repository at this point in the history
  2. Fixing mypy issues

    hectorhdzg committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    437b5a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ae0532 View commit details
    Browse the repository at this point in the history
  4. Fixing formatting issue

    hectorhdzg committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    798551b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    35a93d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2019

  1. Addressing comments

    hectorhdzg committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    db45017 View commit details
    Browse the repository at this point in the history
  2. Fixing lint issues

    Updating enum values
    hectorhdzg committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    7fe57a1 View commit details
    Browse the repository at this point in the history
  3. Fixing formatting issues

    hectorhdzg committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    57ebc24 View commit details
    Browse the repository at this point in the history
  4. Fixing lint issues

    hectorhdzg committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    27df21b View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2019

  1. Configuration menu
    Copy the full SHA
    4ccc142 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2019

  1. Addressing comments

    Fixing docs issue
    hectorhdzg committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    d08c3db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c39740 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7265b92 View commit details
    Browse the repository at this point in the history
  4. Lint fix

    hectorhdzg committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    98960ef View commit details
    Browse the repository at this point in the history
  5. Fix tests

    hectorhdzg committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    a714d20 View commit details
    Browse the repository at this point in the history
  6. Enum docstring fixes

    c24t committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    ac7cf0d View commit details
    Browse the repository at this point in the history
  7. Docstring tweaks

    c24t committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    1863412 View commit details
    Browse the repository at this point in the history
  8. Fix wrap

    c24t committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    27ba6a4 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1 from c24t/spanStatus-docs-fixes

    Span status docs fixes
    hectorhdzg committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    5e17bb7 View commit details
    Browse the repository at this point in the history
  10. Addressing comments

    hectorhdzg committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    d8f8c26 View commit details
    Browse the repository at this point in the history
  11. Merge

    hectorhdzg committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    673b5be View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2019

  1. Addressing comments

    hectorhdzg committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    c5e71eb View commit details
    Browse the repository at this point in the history
  2. Fix mangled comment wrapping

    c24t committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    ce3552b View commit details
    Browse the repository at this point in the history
  3. Wrap some text

    c24t committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    04709bd View commit details
    Browse the repository at this point in the history