Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Render] Introduce scenario.render_origin #93

Merged
merged 4 commits into from
Apr 20, 2024
Merged

[Render] Introduce scenario.render_origin #93

merged 4 commits into from
Apr 20, 2024

Conversation

matteobettini
Copy link
Member

@matteobettini matteobettini commented Apr 20, 2024

Fixes #92

@matteobettini matteobettini changed the title Render [Render] Introduce scenario.render_origin Apr 20, 2024
Copy link

codecov bot commented Apr 20, 2024

Codecov Report

Attention: Patch coverage is 87.50000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 87.96%. Comparing base (146d0c1) to head (19c180f).

Files Patch % Lines
vmas/simulator/environment/environment.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #93      +/-   ##
==========================================
+ Coverage   87.93%   87.96%   +0.02%     
==========================================
  Files          81       81              
  Lines        8330     8334       +4     
==========================================
+ Hits         7325     7331       +6     
+ Misses       1005     1003       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@matteobettini matteobettini merged commit a37e79f into main Apr 20, 2024
7 checks passed
@matteobettini matteobettini deleted the render branch April 20, 2024 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Allow customized, fixed viewer bound in interactive mode
1 participant