BerkeleyLearnVerify / Scenic

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

Docs update #282

Closed dfremont closed 3 weeks ago

dfremont commented 3 weeks ago

Updates links to use the new domain, adds links to the forum, and fixes the display of the logo on PyPI (at least it will once we make a new release).

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 91.30%. Comparing base (0c667bd) to head (34cd0c6).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/BerkeleyLearnVerify/Scenic/pull/282/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/282?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BerkeleyLearnVerify) ```diff @@ Coverage Diff @@ ## main #282 +/- ## ========================================== - Coverage 91.31% 91.30% -0.01% ========================================== Files 54 54 Lines 13520 13520 ========================================== - Hits 12346 12345 -1 - Misses 1174 1175 +1 ``` | [Files](https://app.codecov.io/gh/BerkeleyLearnVerify/Scenic/pull/282?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BerkeleyLearnVerify) | Coverage Δ | | |---|---|---| | [src/scenic/syntax/pygment.py](https://app.codecov.io/gh/BerkeleyLearnVerify/Scenic/pull/282?src=pr&el=tree&filepath=src%2Fscenic%2Fsyntax%2Fpygment.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BerkeleyLearnVerify#diff-c3JjL3NjZW5pYy9zeW50YXgvcHlnbWVudC5weQ==) | `80.17% <100.00%> (ø)` | | ... and [6 files with indirect coverage changes](https://app.codecov.io/gh/BerkeleyLearnVerify/Scenic/pull/282/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BerkeleyLearnVerify)
saseshia commented 3 weeks ago

Looks good to me.