-
Notifications
You must be signed in to change notification settings - Fork 11
feat: time agnostic APIs #604
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
Conversation
Codecov Report
@@ Coverage Diff @@
## main #604 +/- ##
=======================================
Coverage 85.15% 85.15%
=======================================
Files 768 768
Lines 15861 15868 +7
Branches 2037 2043 +6
=======================================
+ Hits 13506 13513 +7
+ Misses 2322 2321 -1
- Partials 33 34 +1
Continue to review full report at Codecov.
|
This comment has been minimized.
This comment has been minimized.
...distributed-tracing/src/shared/components/table/data-cell/metric/metric-table-cell-parser.ts
Outdated
Show resolved
Hide resolved
...s/distributed-tracing/src/shared/dashboard/data/graphql/graphql-options-data-source.model.ts
Outdated
Show resolved
Hide resolved
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
return this.extractUnits(cellData)!; | ||
} | ||
|
||
// tslint:disable-next-line:no-null-undefined-union |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this lint rule no longer needed
…agnostic-endpoints
…trace-ui into time-agnostic-endpoints
Description
Time agnostic APIs