Skip to content

Add unit test for BlanketCollisionRequirement pair identification

9e448eb
Select commit
Loading
Failed to load commit list.
Closed

Replace python-fcl with Coal for aarch64 Linux support #440

Add unit test for BlanketCollisionRequirement pair identification
9e448eb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 11, 2026 in 1s

89.63% (target 80.00%)

View this Pull Request on Codecov

89.63% (target 80.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.63%. Comparing base (a97c99e) to head (9e448eb).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #440   +/-   ##
=======================================
  Coverage   89.63%   89.63%           
=======================================
  Files          48       48           
  Lines       13190    13204   +14     
=======================================
+ Hits        11823    11836   +13     
- Misses       1367     1368    +1     
Files with missing lines Coverage Δ
src/scenic/core/regions.py 87.93% <100.00%> (+0.08%) ⬆️
src/scenic/core/requirements.py 95.98% <100.00%> (ø)

... and 2 files with indirect coverage changes

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