BerkeleyLearnVerify / Scenic

A compiler and scenario generator for the Scenic scenario description language.
https://scenic-lang.org/
Other
258 stars 93 forks source link

fix: ignoring src/scenic/simulators in codecov report #224

Closed abanuelo closed 3 months ago

abanuelo commented 3 months ago

Description

PR #223 merge is blocked by decreased code coverage directly resulting from adding code to carla simulator.py.

Issue Link

None, adhoc fix needed to merge in PR #223

Checklist

Additional Notes

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.96%. Comparing base (e936093) to head (bc0679f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #224 +/- ## ========================================== + Coverage 85.91% 85.96% +0.04% ========================================== Files 144 144 Lines 24768 24768 ========================================== + Hits 21280 21292 +12 + Misses 3488 3476 -12 ```

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