Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

Docs: Document the HrTime format #132

Merged
merged 4 commits into from
Nov 8, 2021

Conversation

JamesJHPark
Copy link
Contributor

@JamesJHPark JamesJHPark commented Nov 5, 2021

This PR is to address and document the HrTime format, HrTime = [number, number], to specify the representation of the first and second number.

-related to issue #2578 in opentelemetry-js

@codecov
Copy link

codecov bot commented Nov 5, 2021

Codecov Report

Merging #132 (5c24cbb) into main (3507de7) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #132   +/-   ##
=======================================
  Coverage   94.46%   94.46%           
=======================================
  Files          42       42           
  Lines         578      578           
  Branches       94       94           
=======================================
  Hits          546      546           
  Misses         32       32           

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 3507de7...5c24cbb. Read the comment docs.

src/common/Time.ts Outdated Show resolved Hide resolved
@vmarchaud
Copy link
Member

@JamesJHPark You'll need to rebase the PR (and if you want address legendecas's comment)

@vmarchaud vmarchaud added the documentation Improvements or additions to documentation label Nov 8, 2021
@vmarchaud vmarchaud merged commit 35582a7 into open-telemetry:main Nov 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants