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

Various optimizations #319

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

Merge branch 'main' into dfremont_optimizations

9352f85
Select commit
Loading
Failed to load commit list.
Open

Various optimizations #319

Merge branch 'main' into dfremont_optimizations
9352f85
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 18, 2025 in 0s

91.55% (target 80.00%)

View this Pull Request on Codecov

91.55% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 99.57082% with 1 line in your changes missing coverage. Please review.

Project coverage is 91.55%. Comparing base (8a2a7e9) to head (9352f85).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/scenic/core/regions.py 99.25% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #319      +/-   ##
==========================================
+ Coverage   91.34%   91.55%   +0.20%     
==========================================
  Files          54       54              
  Lines       13577    13753     +176     
==========================================
+ Hits        12402    12591     +189     
+ Misses       1175     1162      -13     
Files with missing lines Coverage Δ
src/scenic/core/object_types.py 93.16% <100.00%> (+0.30%) ⬆️
src/scenic/core/requirements.py 96.07% <100.00%> (+0.16%) ⬆️
src/scenic/core/sample_checking.py 83.13% <100.00%> (+0.85%) ⬆️
src/scenic/core/scenarios.py 94.39% <100.00%> (+0.01%) ⬆️
src/scenic/core/shapes.py 97.87% <100.00%> (+2.63%) ⬆️
src/scenic/core/utils.py 82.03% <100.00%> (+2.25%) ⬆️
src/scenic/core/regions.py 88.47% <99.25%> (+1.02%) ⬆️

... and 4 files with indirect coverage changes