-
Notifications
You must be signed in to change notification settings - Fork 9
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
ekump/add test agent to trace utils #498
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ekump
force-pushed
the
ekump/add-test-agent-to-trace-utils
branch
6 times, most recently
from
June 25, 2024 19:54
a18e1dc
to
4fb6d0a
Compare
ekump
force-pushed
the
ekump/add-test-agent-to-trace-utils
branch
4 times, most recently
from
June 28, 2024 19:55
74fba59
to
122fa9b
Compare
ekump
force-pushed
the
ekump/add-test-agent-to-trace-utils
branch
from
June 28, 2024 19:56
122fa9b
to
1baeae7
Compare
BenchmarksComparisonParameters
See matching parameters
SummaryFound 0 performance improvements and 1 performance regressions! Performance is the same for 0 metrics, 0 unstable metrics.
CandidateCandidate benchmark detailsGroup 1
Warnings
BaselineBaseline benchmark detailsGroup 1
Warnings
|
ekump
force-pushed
the
ekump/add-test-agent-to-trace-utils
branch
from
July 1, 2024 20:33
35f07ad
to
e7565db
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #498 +/- ##
==========================================
+ Coverage 70.38% 70.46% +0.08%
==========================================
Files 204 205 +1
Lines 27835 27925 +90
==========================================
+ Hits 19591 19678 +87
- Misses 8244 8247 +3
|
Right now we only want to run these tests on ubuntu. We may expand to other platforms in the future if necessary.
ekump
force-pushed
the
ekump/add-test-agent-to-trace-utils
branch
from
July 1, 2024 20:51
e7565db
to
e2ac68e
Compare
ekump
force-pushed
the
ekump/add-test-agent-to-trace-utils
branch
from
July 2, 2024 13:30
d01616e
to
5f39622
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
WIP: Not ready for review yet.
What does this PR do?
A brief description of the change being made with this pull request.
Motivation
What inspired you to submit this pull request?
Additional Notes
Anything else we should know when reviewing?
How to test the change?
Describe here in detail how the change can be validated.