-
Notifications
You must be signed in to change notification settings - Fork 7
Adding color, description in labels graphql apis #116
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 #116 +/- ##
=========================================
Coverage 23.03% 23.03%
Complexity 75 75
=========================================
Files 65 65
Lines 1680 1680
Branches 52 52
=========================================
Hits 387 387
Misses 1284 1284
Partials 9 9
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
This comment has been minimized.
This comment has been minimized.
...phql-labels-schema/src/main/java/org/hypertrace/graphql/label/dao/LabelRequestConverter.java
Outdated
Show resolved
Hide resolved
...hql-labels-schema/src/main/java/org/hypertrace/graphql/label/dao/LabelResponseConverter.java
Outdated
Show resolved
Hide resolved
...phql-labels-schema/src/main/java/org/hypertrace/graphql/label/dao/LabelRequestConverter.java
Outdated
Show resolved
Hide resolved
...phql-labels-schema/src/main/java/org/hypertrace/graphql/label/dao/LabelRequestConverter.java
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.
This comment has been minimized.
This comment has been minimized.
* refactor: update grpc utils * refactor: update commons text too
Description
Please include a summary of the change, motivation and context.
Testing
Please describe the tests that you ran to verify your changes. Please summarize what did you test and what needs to be tested e.g. deployed and tested helm chart locally.
Checklist:
Documentation
Make sure that you have documented corresponding changes in this repository or hypertrace docs repo if required.