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

Perform conversions from microsecond to second correctly #507

Merged
merged 2 commits into from
Aug 1, 2023

Conversation

sundargates
Copy link
Collaborator

Context

Explain context and other details for this pull request.

Checklist

  • ./gradlew build compiles code correctly
  • Added new tests where applicable
  • ./gradlew test passes all tests
  • Extended README or added javadocs where applicable

@github-actions
Copy link

github-actions bot commented Aug 1, 2023

Test Results

488 tests   - 52   479 ✔️  - 53   2m 48s ⏱️ - 2m 55s
106 suites  - 20       8 💤 ±  0 
106 files    - 20       1 +  1 

For more details on these failures, see this check.

Results for commit 113ca0f. ± Comparison against base commit f9a3261.

This pull request removes 52 tests.
io.mantisrx.server.worker.DataDroppedPayloadSetterTest ‑ testAggregateDropOperatorMetrics
io.mantisrx.server.worker.HeartbeatTest ‑ testSingleUsePayloads
io.mantisrx.server.worker.WorkerExecutionOperationsNetworkStageTest ‑ convertJobSchedulingInfoToWorkerMapInvalidInputTest
io.mantisrx.server.worker.WorkerExecutionOperationsNetworkStageTest ‑ convertJobSchedulingInfoToWorkerMapTest
io.mantisrx.server.worker.WorkerExecutionOperationsNetworkStageTest ‑ deferTest
io.mantisrx.server.worker.client.MetricsClientImplTest ‑ testMetricConnections
io.mantisrx.server.worker.client.SseWorkerConnectionFunctionTest ‑ testSseConnection
io.mantisrx.server.worker.client.SseWorkerConnectionTest ‑ testStreamContentDrops
io.mantisrx.server.worker.config.WorkerConfigurationTest ‑ testMoreThanOneKeyValuePair
io.mantisrx.server.worker.config.WorkerConfigurationTest ‑ testTaskExecutorAttributesWhenASingleValueKVPairIsPassed
…

@sundargates sundargates merged commit d0251c4 into Netflix:master Aug 1, 2023
3 of 4 checks passed
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.

None yet

2 participants