Add TestScheduler
to support testing time-based coroutines without waiting for timeouts
#453
Codecov / codecov/project
succeeded
Mar 25, 2024 in 0s
73.65% (-0.16%) compared to 2dbd985
View this Pull Request on Codecov
73.65% (-0.16%) compared to 2dbd985
Details
Codecov Report
Merging #453 (89c299c) into branch-24.03 (2dbd985) will decrease coverage by
0.16%
.
Report is 2 commits behind head on branch-24.03.
The diff coverage is0.00%
.
Additional details and impacted files
@@ Coverage Diff @@
## branch-24.03 #453 +/- ##
================================================
- Coverage 73.81% 73.65% -0.16%
================================================
Files 398 400 +2
Lines 14228 14260 +32
Branches 1108 1111 +3
================================================
+ Hits 10502 10503 +1
- Misses 3726 3757 +31
Files | Coverage Δ | |
---|---|---|
cpp/mrc/include/mrc/coroutines/test_scheduler.hpp | 0.00% <0.00%> (ø) |
|
cpp/mrc/src/public/coroutines/test_scheduler.cpp | 0.00% <0.00%> (ø) |
... and 1 file with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 2dbd985...89c299c. Read the comment docs.
Loading