BerkeleyLearnVerify / Scenic

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

feat: Adding M1/Intel runners to `run-tests.yml` and introducing fast-mode #265

Open abanuelo opened 2 months ago

abanuelo commented 2 months ago

Description

This PR introduces the following changes:

Issue Link

Checklist

Additional Notes

codecov[bot] commented 2 months ago

Codecov Report

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

Please upload report for BASE (main@836b0f8). Learn more about missing BASE report.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/BerkeleyLearnVerify/Scenic/pull/265/graphs/tree.svg?width=650&height=150&src=pr&token=HN3J4Y6F89&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BerkeleyLearnVerify)](https://app.codecov.io/gh/BerkeleyLearnVerify/Scenic/pull/265?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BerkeleyLearnVerify) ```diff @@ Coverage Diff @@ ## main #265 +/- ## ======================================= Coverage ? 91.09% ======================================= Files ? 54 Lines ? 13505 Branches ? 0 ======================================= Hits ? 12303 Misses ? 1202 Partials ? 0 ```