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

fix(scheduler): change to single task based scheduler #235

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

update

721cb34
Select commit
Loading
Failed to load commit list.
Open

fix(scheduler): change to single task based scheduler #235

update
721cb34
Select commit
Loading
Failed to load commit list.
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%) ⬇️