-
Notifications
You must be signed in to change notification settings - Fork 839
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
setStatus method conforms to the specified behavior regarding status … #6808
base: main
Are you sure you want to change the base?
Commits on Oct 21, 2024
-
setStatus method conforms to the specified behavior regarding status …
…code priorities and description handling Relate to open-telemetry#6797
Configuration menu - View commit details
-
Copy full SHA for 7f9ef5f - Browse repository at this point
Copy the full SHA 7f9ef5fView commit details
Commits on Oct 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ef46f8f - Browse repository at this point
Copy the full SHA ef46f8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9590742 - Browse repository at this point
Copy the full SHA 9590742View commit details
Commits on Oct 24, 2024
-
Fixed and adjusted the following.
*Gradle build in build.gradle.kts had failed during spotless check because the plugin org.graalvm.buildtools.native was not found -Solution: I have applied a plugin and made it work *spotlessJavaCheck task failed because certain files did not conform to the formatting rules defined in the Spotless configuration -Solution: Initiated an auto fix using ./gradlew :sdk:trace:spotlessApply *Lastly as requested i initiated ./gradlew spotlessApply to ensure a consist code formating and the build was successful with no errors! Relate to open-telemetry#6797
Configuration menu - View commit details
-
Copy full SHA for a9fb915 - Browse repository at this point
Copy the full SHA a9fb915View commit details -
Configuration menu - View commit details
-
Copy full SHA for 500d261 - Browse repository at this point
Copy the full SHA 500d261View commit details
Commits on Oct 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aa731c7 - Browse repository at this point
Copy the full SHA aa731c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for bed6535 - Browse repository at this point
Copy the full SHA bed6535View commit details
Commits on Oct 26, 2024
-
Created a test in the sdkspantest to see if codecov will have line 43…
…7 and 438 covered(just for trials)
Configuration menu - View commit details
-
Copy full SHA for c21608c - Browse repository at this point
Copy the full SHA c21608cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec33889 - Browse repository at this point
Copy the full SHA ec33889View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab67793 - Browse repository at this point
Copy the full SHA ab67793View commit details -
Configuration menu - View commit details
-
Copy full SHA for 189c416 - Browse repository at this point
Copy the full SHA 189c416View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7991abf - Browse repository at this point
Copy the full SHA 7991abfView commit details
Commits on Nov 3, 2024
-
ensured span's status does not change after it has ended in the nothi…
…ngChangedAfterEnd test Ref Fix Span#setStatus open-telemetry#6797
Configuration menu - View commit details
-
Copy full SHA for 448ece8 - Browse repository at this point
Copy the full SHA 448ece8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a62252 - Browse repository at this point
Copy the full SHA 5a62252View commit details
Commits on Nov 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2fdd372 - Browse repository at this point
Copy the full SHA 2fdd372View commit details -
Configuration menu - View commit details
-
Copy full SHA for d452c3e - Browse repository at this point
Copy the full SHA d452c3eView commit details
Commits on Nov 8, 2024
-
Update sdk/trace/src/main/java/io/opentelemetry/sdk/trace/SdkSpan.java
Co-authored-by: John Watson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f04bb8d - Browse repository at this point
Copy the full SHA f04bb8dView commit details -
Update sdk/trace/src/main/java/io/opentelemetry/sdk/trace/SdkSpan.java
Co-authored-by: John Watson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5aa430e - Browse repository at this point
Copy the full SHA 5aa430eView commit details -
Update sdk/trace/src/main/java/io/opentelemetry/sdk/trace/SdkSpan.java
Co-authored-by: John Watson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for db6a054 - Browse repository at this point
Copy the full SHA db6a054View commit details -
Update sdk/trace/src/main/java/io/opentelemetry/sdk/trace/SdkSpan.java
Co-authored-by: John Watson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b1776cf - Browse repository at this point
Copy the full SHA b1776cfView commit details -
Update sdk/trace/src/main/java/io/opentelemetry/sdk/trace/SdkSpan.java
Co-authored-by: John Watson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d9e11e8 - Browse repository at this point
Copy the full SHA d9e11e8View commit details -
Added a new test to help ensure that my setStatus method behaves corr…
…ectly under the specified conditions, maintaining the integrity of the span's status. Ref Fix Span#setStatus open-telemetry#6797
Configuration menu - View commit details
-
Copy full SHA for 8fc9659 - Browse repository at this point
Copy the full SHA 8fc9659View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb9283e - Browse repository at this point
Copy the full SHA cb9283eView commit details