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

Verify via test what spans can and can't be parent #1144

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

bidetofevil
Copy link
Collaborator

@bidetofevil bidetofevil commented Jul 26, 2024

Goal

Add test to clarify what is and isn't supported when it comes to the internal API with respect to creating a child span for a given parent span ID.

Copy link
Collaborator Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @bidetofevil and the rest of your teammates on Graphite Graphite

Copy link
Contributor

github-actions bot commented Jul 26, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

@bidetofevil bidetofevil marked this pull request as ready for review July 26, 2024 23:25
@bidetofevil bidetofevil requested a review from a team as a code owner July 26, 2024 23:25
Copy link
Contributor

@fractalwrench fractalwrench left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bidetofevil bidetofevil force-pushed the hho/internal-spans-parent-test branch from b22a84e to 7e68517 Compare July 29, 2024 15:54
Copy link

codecov bot commented Jul 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.87%. Comparing base (bd5d2a5) to head (7e68517).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1144      +/-   ##
==========================================
- Coverage   82.88%   82.87%   -0.01%     
==========================================
  Files         435      435              
  Lines       11292    11292              
  Branches     1751     1751              
==========================================
- Hits         9359     9358       -1     
  Misses       1153     1153              
- Partials      780      781       +1     

see 1 file with indirect coverage changes

@bidetofevil bidetofevil merged commit 5582a45 into master Jul 29, 2024
6 checks passed
@bidetofevil bidetofevil deleted the hho/internal-spans-parent-test branch July 29, 2024 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants