Klebert-Engineering / simfil

The Simple Map Filter Language Interpreter 🌳.
BSD 3-Clause "New" or "Revised" License
6 stars 0 forks source link

Support GeometryView #61

Closed josephbirkner closed 10 months ago

josephbirkner commented 11 months ago

This PR adds support for having Geometry nodes which are views into other geometries. This is required to simplify NDS.Live lane boundary decoding, where multiple boundary ranges share a single polyline.

github-actions[bot] commented 11 months ago

Test Results

βŸβ€„1 files  Β±0β€‚β€ƒβŸβ€„1 suites  Β±0   10s :stopwatch: -1s 40 tests Β±0  40 :heavy_check_mark: Β±0  0 :zzz: Β±0  0 :x: Β±0  41 runs  Β±0  41 :heavy_check_mark: Β±0  0 :zzz: Β±0  0 :x: Β±0 

Results for commit c01d61e5. ± Comparison against base commit 47eb7048.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 11 months ago
Package Line Rate Branch Rate Health
include.simfil 54% 37% βž–
include.simfil.model 72% 62% βž–
src 63% 35% βž–
src.model 79% 44% βž–
Summary 65% (2340 / 3575) 37% (1951 / 5230) βž–

Minimum allowed line rate is 50%