Skip to content

Conversation

@bogdandrutu
Copy link
Member

Signed-off-by: Bogdan Drutu [email protected]

@bogdandrutu bogdandrutu requested a review from a team March 14, 2021 20:27
@codecov
Copy link

codecov bot commented Mar 14, 2021

Codecov Report

Merging #2699 (f7930ff) into main (03904de) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2699   +/-   ##
=======================================
  Coverage   91.81%   91.81%           
=======================================
  Files         290      290           
  Lines       15559    15559           
=======================================
  Hits        14285    14285           
  Misses        876      876           
  Partials      398      398           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 03904de...f7930ff. Read the comment docs.

span1.SetSpanID(pdata.NewSpanID([8]byte{0x67, 0x66, 0x65, 0x64, 0x63, 0x62, 0x61, 0x60}))
span1.SetParentSpanID(pdata.NewSpanID([8]byte{0x17, 0x16, 0x15, 0x14, 0x13, 0x12, 0x11, 0x10}))
span1.SetName("CacheWarmUp")
span1.SetStartTime(pdata.TimestampFromTime(now.Add(-10 * time.Hour)))
Copy link
Contributor

Choose a reason for hiding this comment

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

small nit: shall we use deterministic values instead of changing this value on every test? IT might not affect the test but just to be consistent.

Copy link
Member Author

Choose a reason for hiding this comment

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

I didn't touch that code :). But I fully agree with you.

@bogdandrutu bogdandrutu merged commit 42495d5 into open-telemetry:main Mar 16, 2021
@bogdandrutu bogdandrutu deleted the zipkinrecv branch March 16, 2021 18:06
hughesjj pushed a commit to hughesjj/opentelemetry-collector that referenced this pull request Apr 27, 2023
…elemetry#2699)

Bumps [setuptools](https://github.com/pypa/setuptools) from 65.6.3 to 67.6.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](pypa/setuptools@v65.6.3...v67.6.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Troels51 pushed a commit to Troels51/opentelemetry-collector that referenced this pull request Jul 5, 2024
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.

4 participants