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

Creating CompositePropagator #923

Merged
merged 18 commits into from
Aug 5, 2020
Merged

Creating CompositePropagator #923

merged 18 commits into from
Aug 5, 2020

Commits on Jul 31, 2020

  1. Creating CompositePropagator

    Adding ActivityContext to interface
    
    Adding tests
    
    Updating CompositePropagator + tests
    
    updating comments
    
    Improving performance when size is 0
    
    updating tests
    
    updating default tracestate for empty
    
    MikeGoldsmith review
    
    adding more tests to exemplify usage
    
    Feature/composite propagator refactor (#1)
    
    * Added TestPropagator and switched a couple tests to use it.
    
    * removing extra classes
    
    Co-authored-by: Mikel Blanchard <mblanchard@macrosssoftware.com>
    
    updating changelog and constructor
    
    MikeGoldsmith comments
    
    updating logic
    eddynaka committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    a33f395 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2020

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

Commits on Aug 2, 2020

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

Commits on Aug 3, 2020

  1. Configuration menu
    Copy the full SHA
    d470999 View commit details
    Browse the repository at this point in the history
  2. checking value

    eddynaka committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    022d28f View commit details
    Browse the repository at this point in the history
  3. adding inverted test

    eddynaka committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    3a22fae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b71b3ca View commit details
    Browse the repository at this point in the history
  5. updating tests

    eddynaka committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    59e8cb3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d7b00c5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    43ca7d0 View commit details
    Browse the repository at this point in the history
  8. Revert "testing only aspnet to merge"

    This reverts commit 43ca7d0.
    eddynaka committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    b0956e1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f003c0a View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

  1. Configuration menu
    Copy the full SHA
    5d86a63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2664a1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6265cf2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1856084 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2020

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