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

Include item_animation in docs #95

Closed randallfrank closed 6 months ago

randallfrank commented 6 months ago

The item_animation happens to work because of the table driven approach to item values, but it was not documented. Make sure it is documented.

Address documentation aspect of issue #94

codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 75.88%. Comparing base (6a64a99) to head (01e7312).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #95 +/- ## ======================================= Coverage 75.88% 75.88% ======================================= Files 16 16 Lines 5017 5017 Branches 1055 1055 ======================================= Hits 3807 3807 Misses 858 858 Partials 352 352 ```

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

viseshrp commented 6 months ago

@randallfrank can you point out what exactly has changed? I can't seem to find. The diff seems to show the entire file.