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

add kwargs params to Render.screenshot() and Render.export() #368

Merged
merged 1 commit into from
Jun 17, 2024

option added to tweak camera and zoom when exporting a non-rendered s…

f8ef5a3
Select commit
Loading
Failed to load commit list.
Merged

add kwargs params to Render.screenshot() and Render.export() #368

option added to tweak camera and zoom when exporting a non-rendered s…
f8ef5a3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 14, 2024 in 0s

88.13% (+1.15%) compared to 570cecd

View this Pull Request on Codecov

88.13% (+1.15%) compared to 570cecd

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 88.13%. Comparing base (570cecd) to head (f8ef5a3).

Files Patch % Lines
brainrender/render.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #368      +/-   ##
==========================================
+ Coverage   86.98%   88.13%   +1.15%     
==========================================
  Files          27       27              
  Lines        1214     1214              
==========================================
+ Hits         1056     1070      +14     
+ Misses        158      144      -14     

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