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

Spring batch tests to java - basic #12076

Merged
merged 17 commits into from
Aug 29, 2024

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    093c505 View commit details
    Browse the repository at this point in the history
  2. fix tests

    zeitlinger committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    8b3e222 View commit details
    Browse the repository at this point in the history
  3. fix tests

    zeitlinger committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    86fd4d0 View commit details
    Browse the repository at this point in the history
  4. pr review

    zeitlinger committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    7e66824 View commit details
    Browse the repository at this point in the history
  5. Update instrumentation/spring/spring-batch-3.0/javaagent/src/test/jav…

    …a/io/opentelemetry/javaagent/instrumentation/spring/batch/v3_0/event/JsrConfigCustomSpanEventTest.java
    
    Co-authored-by: Steve Rao <[email protected]>
    zeitlinger and steverao committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    cf7f884 View commit details
    Browse the repository at this point in the history
  6. format

    zeitlinger committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    aeaa1ff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    268cf85 View commit details
    Browse the repository at this point in the history
  8. first part of changes

    zeitlinger committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    4493214 View commit details
    Browse the repository at this point in the history
  9. visibility

    zeitlinger committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    859cc7e View commit details
    Browse the repository at this point in the history
  10. Apply suggestions from code review

    Co-authored-by: Jay DeLuca <[email protected]>
    zeitlinger and jaydeluca committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    6e4d9c7 View commit details
    Browse the repository at this point in the history
  11. format

    zeitlinger committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    b05fd41 View commit details
    Browse the repository at this point in the history
  12. visibility

    zeitlinger committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    70a2335 View commit details
    Browse the repository at this point in the history
  13. cleanup

    zeitlinger committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    2256894 View commit details
    Browse the repository at this point in the history
  14. order members

    zeitlinger committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    1437a96 View commit details
    Browse the repository at this point in the history
  15. order members

    zeitlinger committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    b813c1a View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Update instrumentation/spring/spring-batch-3.0/javaagent/src/test/jav…

    …a/io/opentelemetry/javaagent/instrumentation/spring/batch/v3_0/runner/JavaxBatchConfigRunner.java
    
    Co-authored-by: Jay DeLuca <[email protected]>
    zeitlinger and jaydeluca authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    0893cb4 View commit details
    Browse the repository at this point in the history
  2. format

    zeitlinger committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    7803c7e View commit details
    Browse the repository at this point in the history