ansys / pydynamicreporting

Pyansys project for Ansys Dynamic Reporting, a report generator tool.
https://dynamicreporting.docs.pyansys.com/
MIT License
7 stars 3 forks source link

Feat/add offline vr #89

Closed randallfrank closed 8 months ago

randallfrank commented 8 months ago

Add support for WebXR (VR) to the 3D Viewer (core goes into ADO sources)

randallfrank commented 8 months ago

One file was added for the three.js viewer. It is ok if the download files for older versions of the viewer.

codecov-commenter commented 8 months ago

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (3134fd3) 75.94% compared to head (69430a0) 75.83%. Report is 1 commits behind head on main.

Files Patch % Lines
...ynamicreporting/core/utils/report_download_html.py 79.16% 3 Missing and 2 partials :warning:
...ynamicreporting/core/utils/report_remote_server.py 50.00% 2 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #89 +/- ## ========================================== - Coverage 75.94% 75.83% -0.12% ========================================== Files 16 16 Lines 5002 5016 +14 Branches 1052 1055 +3 ========================================== + Hits 3799 3804 +5 - Misses 854 860 +6 - Partials 349 352 +3 ```

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