jyoung8607 / openpilot

open source driving agent
MIT License
69 stars 55 forks source link

CI testing for KL Cherokee #109

Closed jyoung8607 closed 6 months ago

codecov-commenter commented 7 months ago

Codecov Report

Attention: 421 lines in your changes are missing coverage. Please review.

Comparison is base (4718fa5) 73.34% compared to head (d16a3ff) 66.86%. Report is 2225 commits behind head on master.

Files Patch % Lines
selfdrive/car/fw_versions.py 50.56% 44 Missing :warning:
selfdrive/car/subaru/subarucan.py 46.25% 43 Missing :warning:
selfdrive/car/chrysler/carstate.py 38.46% 40 Missing :warning:
selfdrive/car/docs_definitions.py 78.12% 28 Missing :warning:
selfdrive/car/gm/interface.py 67.16% 22 Missing :warning:
selfdrive/car/isotp_parallel_query.py 8.33% 22 Missing :warning:
common/gpio.py 25.92% 20 Missing :warning:
selfdrive/car/ford/fordcan.py 66.10% 20 Missing :warning:
selfdrive/car/subaru/carcontroller.py 60.86% 18 Missing :warning:
selfdrive/car/subaru/interface.py 65.90% 15 Missing :warning:
... and 37 more

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #109 +/- ## ========================================== - Coverage 73.34% 66.86% -6.48% ========================================== Files 228 171 -57 Lines 19025 15554 -3471 ========================================== - Hits 13953 10400 -3553 - Misses 5072 5154 +82 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.