ansys / ansys/example-coverage

Ignore wrapped methods

Open
#8 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Add in an option (default True) to ignore methods using the `wraps` decorator. For example:

https://github.com/pyvista/pyvista/blob/b5f8ec178e7f8eced18dd82fe882498dc46b2996/pyvista/plotting/plotting.py#L608-L611

This will report a false negative since this docstring for this method isn't used.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.