Include map options in road network cache #425
+204
−25
Merged
Codecov / codecov/project
succeeded
Dec 16, 2025 in 1s
90.04% (target 80.00%)
View this Pull Request on Codecov
90.04% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 94.73684% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.04%. Comparing base (73a3580) to head (09cb0f6).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/scenic/domains/driving/roads.py | 92.85% | 1 Missing |
| src/scenic/syntax/translator.py | 90.90% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #425 +/- ##
==========================================
+ Coverage 89.93% 90.04% +0.11%
==========================================
Files 54 54
Lines 13562 13585 +23
==========================================
+ Hits 12197 12233 +36
+ Misses 1365 1352 -13 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/scenic/core/serialization.py | 91.46% <100.00%> (+0.51%) |
⬆️ |
| src/scenic/domains/driving/roads.py | 95.30% <92.85%> (+1.03%) |
⬆️ |
| src/scenic/syntax/translator.py | 93.57% <90.90%> (+1.48%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading