samply / blaze

A FHIR® Server with internal, fast CQL Evaluation Engine
https://samply.github.io/blaze
Apache License 2.0
141 stars 19 forks source link

Improve Stability of Thread Pool Executor Test #1866

Closed alexanderkiel closed 2 days ago

alexanderkiel commented 2 days ago

Introduced another sleep between scheduling the future and collecting the metrics.

codecov[bot] commented 2 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.68%. Comparing base (ababe32) to head (2cacbff).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/samply/blaze/pull/1866/graphs/tree.svg?width=650&height=150&src=pr&token=tuYGGhSxBX&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=samply)](https://app.codecov.io/gh/samply/blaze/pull/1866?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=samply) ```diff @@ Coverage Diff @@ ## main #1866 +/- ## ========================================== - Coverage 94.69% 94.68% -0.02% ========================================== Files 320 320 Lines 19246 19246 Branches 478 478 ========================================== - Hits 18225 18223 -2 - Misses 543 545 +2 Partials 478 478 ``` [see 2 files with indirect coverage changes](https://app.codecov.io/gh/samply/blaze/pull/1866/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=samply)