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

raise an error when pptx export fails #106

Closed viseshrp closed 1 week ago

viseshrp commented 1 week ago

Let user know why it failed

codecov-commenter commented 1 week ago

Codecov Report

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

Project coverage is 76.03%. Comparing base (a85d724) to head (7eced35). Report is 8 commits behind head on main.

Files Patch % Lines
...ynamicreporting/core/utils/report_remote_server.py 85.71% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #106 +/- ## ========================================== + Coverage 75.91% 76.03% +0.11% ========================================== Files 16 16 Lines 5015 5065 +50 Branches 1055 1059 +4 ========================================== + Hits 3807 3851 +44 - Misses 856 859 +3 - Partials 352 355 +3 ```

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