Skip to content
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

Parallel tracker #658

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Parallel tracker #658

wants to merge 1 commit into from

Conversation

gnawf
Copy link
Collaborator

@gnawf gnawf commented Dec 17, 2024

No description provided.

Copy link

Test Results

  139 files  + 1  139 suites  +1   58s ⏱️ +2s
1 041 tests +17  974 ✅ +17  67 💤 ±0  0 ❌ ±0 
1 049 runs  +17  982 ✅ +17  67 💤 ±0  0 ❌ ±0 

Results for commit 2332147. ± Comparison against base commit 1030fc8.

This pull request removes 1 and adds 18 tests. Note that renamed tests count towards both.
graphql.nadel.engine.instrumentation.NadelInstrumentationTimerTest ‑ takes the highest time in a batch
graphql.nadel.engine.instrumentation.NadelInstrumentationTimerTest ‑ combines times together
graphql.nadel.engine.instrumentation.NadelParallelElapsedCalculatorTest ‑ test multiple overlapping calls at the same time()
graphql.nadel.engine.instrumentation.NadelParallelElapsedCalculatorTest ‑ test multiple overlapping calls()
graphql.nadel.engine.instrumentation.NadelParallelElapsedCalculatorTest ‑ test no calls()
graphql.nadel.engine.instrumentation.NadelParallelElapsedCalculatorTest ‑ test non overlapping calls with wrong order()
graphql.nadel.engine.instrumentation.NadelParallelElapsedCalculatorTest ‑ test non overlapping calls()
graphql.nadel.engine.instrumentation.NadelParallelElapsedCalculatorTest ‑ test one call inside another()
graphql.nadel.engine.instrumentation.NadelParallelElapsedCalculatorTest ‑ test single call()
graphql.nadel.engine.instrumentation.NadelParallelElapsedCalculatorTest ‑ test two call inside another with random order()
graphql.nadel.engine.instrumentation.NadelParallelElapsedCalculatorTest ‑ test two calls at the same time with overlapping third in random order()
…

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.

1 participant