fix(scheduler): change to single task based scheduler #235
Codecov / codecov/project
succeeded
Feb 13, 2025 in 0s
71.35% (-0.23%) compared to 4c00348
View this Pull Request on Codecov
71.35% (-0.23%) compared to 4c00348
Details
Codecov Report
Attention: Patch coverage is 65.00000%
with 21 lines
in your changes missing coverage. Please review.
Project coverage is 71.35%. Comparing base (
4c00348
) to head (721cb34
).
Files with missing lines | Patch % | Lines |
---|---|---|
Cognite.Simulator.Utils/SimulationScheduler.cs | 65.00% | 18 Missing and 3 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #235 +/- ##
==========================================
- Coverage 71.57% 71.35% -0.23%
==========================================
Files 33 33
Lines 3536 3501 -35
Branches 420 413 -7
==========================================
- Hits 2531 2498 -33
- Misses 848 849 +1
+ Partials 157 154 -3
Files with missing lines | Coverage Δ | |
---|---|---|
Cognite.Simulator.Utils/SimulationScheduler.cs | 71.66% <65.00%> (-5.11%) |
⬇️ |
Loading