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

Feat/new user template #82

Closed randallfrank closed 6 months ago

codecov-commenter commented 6 months ago

Codecov Report

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

Comparison is base (1ebebe3) 75.79% compared to head (a36926c) 75.76%. Report is 3 commits behind head on main.

Files Patch % Lines
...nsys/dynamicreporting/core/utils/report_objects.py 78.26% 9 Missing and 1 partial :warning:
src/ansys/dynamicreporting/core/adr_report.py 56.25% 6 Missing and 1 partial :warning:
src/ansys/dynamicreporting/core/adr_service.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #82 +/- ## ========================================== - Coverage 75.79% 75.76% -0.03% ========================================== Files 16 16 Lines 4937 4997 +60 Branches 1046 1050 +4 ========================================== + Hits 3742 3786 +44 - Misses 845 860 +15 - Partials 350 351 +1 ```

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