Skip to content

Minimum Distance Operator#482

Open
Eric-Vin wants to merge 2 commits into
mainfrom
MinimumDistanceOperator
Open

Minimum Distance Operator#482
Eric-Vin wants to merge 2 commits into
mainfrom
MinimumDistanceOperator

Added additional tests.

6e53653
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 8, 2026 in 1s

89.88% (target 80.00%)

View this Pull Request on Codecov

89.88% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 95.83333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 89.88%. Comparing base (8257147) to head (6e53653).
⚠️ Report is 2 commits behind head on main.

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

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #482   +/-   ##
=======================================
  Coverage   89.87%   89.88%           
=======================================
  Files          48       48           
  Lines       13346    13374   +28     
=======================================
+ Hits        11995    12021   +26     
- Misses       1351     1353    +2     
Files with missing lines Coverage Δ
src/scenic/core/regions.py 88.23% <100.00%> (+0.08%) ⬆️
src/scenic/syntax/ast.py 97.22% <100.00%> (+0.02%) ⬆️
src/scenic/syntax/compiler.py 98.27% <100.00%> (+<0.01%) ⬆️
src/scenic/syntax/veneer.py 89.78% <100.00%> (-0.05%) ⬇️
src/scenic/core/object_types.py 93.08% <85.71%> (-0.07%) ⬇️

... and 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.