You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"pragma: no cover" was added to two helper functions in slapdtest to
avoid spurious changes in coverage whenever slapd has a hick up.
Closes: python-ldap#127
Signed-off-by: Christian Heimes <cheimes@redhat.com>
"pragma: no cover" was added to two helper functions in slapdtest to
avoid spurious changes in coverage whenever slapd has a hick up.
#129Closes: #127
Signed-off-by: Christian Heimes <cheimes@redhat.com>
Retry logic in _slapdtest is triggered randomly, leading to spurious reports.
Example for a doc-only change: https://codecov.io/gh/python-ldap/python-ldap/pull/115/changes for #115
The text was updated successfully, but these errors were encountered: