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

[WIP] Simulator Stepping Functionality #312

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Added stepped simulation test.

a452067
Select commit
Loading
Failed to load commit list.
Draft

[WIP] Simulator Stepping Functionality #312

Added stepped simulation test.
a452067
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 7, 2024 in 0s

91.36% (target 80.00%)

View this Pull Request on Codecov

91.36% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 97.16981% with 3 lines in your changes missing coverage. Please review.

Project coverage is 91.36%. Comparing base (4ae8ee2) to head (a452067).

Files with missing lines Patch % Lines
src/scenic/core/simulators.py 97.16% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #312      +/-   ##
==========================================
- Coverage   91.38%   91.36%   -0.02%     
==========================================
  Files          54       54              
  Lines       13555    13589      +34     
==========================================
+ Hits        12387    12416      +29     
- Misses       1168     1173       +5     
Files with missing lines Coverage Δ
src/scenic/core/simulators.py 96.55% <97.16%> (+0.05%) ⬆️

... and 4 files with indirect coverage changes