ansys / pydynamicreporting

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

Mostieri/nexus ansys versioning #86

Closed mariostieriansys closed 5 months ago

mariostieriansys commented 6 months ago

As a requirement to support multiple versions of EnSight/PyEnSight on AnsysLab/OnScale Notebook we have the need to version the ansys/nexus folder in the nexus### distribution.

This PR reflects the changes needed in PyADR once the EnSight change is merged.

A fallback is provided if the version of ADR being used is < 242

codecov-commenter commented 6 months ago

Codecov Report

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

Comparison is base (3134fd3) 75.94% compared to head (191c686) 75.83%.

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 #86 +/- ## ========================================== - 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.