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

Implement ScopeManager for in-process propagation #63

Closed
wants to merge 8 commits into from

Commits on Nov 13, 2017

  1. add Scope interface

    Emanuele Palazzetti committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    9022683 View commit details
    Browse the repository at this point in the history
  2. add ScopeManager interface

    Emanuele Palazzetti committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    9ac4e41 View commit details
    Browse the repository at this point in the history
  3. start_span deprecation; provide start_active and start_manual with Sc…

    …opeManager propagation
    Emanuele Palazzetti committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    3dc7f8b View commit details
    Browse the repository at this point in the history
  4. update Scope and ScopeManager imports

    Emanuele Palazzetti committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    cf7b1dc View commit details
    Browse the repository at this point in the history
  5. more APICompatibility checks

    Emanuele Palazzetti committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    42b7944 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7f10c8f View commit details
    Browse the repository at this point in the history
  7. increase test coverage calling ScopeManager checks

    Emanuele Palazzetti committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    1dbd1fb View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2017

  1. updating docstrings and tests

    Emanuele Palazzetti committed Nov 14, 2017
    Configuration menu
    Copy the full SHA
    9f406cf View commit details
    Browse the repository at this point in the history