You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/utils
Matt Clay 1df791cd90
Ignore code which coverage can't analyze (#82125)
* Ignore code which coverage can't analyze

Our own tracing function can't be traced.

* Use `nocover` instead of `no cover` for consistency
2 years ago
..
collection_loader Ignore code which coverage can't analyze (#82125) 2 years ago
display Require `from __future__ import annotations` (#81902) 2 years ago
__init__.py Cleanup combine_vars 11 years ago
test_cleanup_tmp_file.py Require `from __future__ import annotations` (#81902) 2 years ago
test_context_objects.py Require `from __future__ import annotations` (#81902) 2 years ago
test_display.py Require `from __future__ import annotations` (#81902) 2 years ago
test_encrypt.py Require `from __future__ import annotations` (#81902) 2 years ago
test_helpers.py Require `from __future__ import annotations` (#81902) 2 years ago
test_isidentifier.py Require `from __future__ import annotations` (#81902) 2 years ago
test_plugin_docs.py Require `from __future__ import annotations` (#81902) 2 years ago
test_shlex.py Require `from __future__ import annotations` (#81902) 2 years ago
test_unsafe_proxy.py Require `from __future__ import annotations` (#81902) 2 years ago
test_vars.py Remove Python 2.x compat from unit tests (#82109) 2 years ago
test_version.py Require `from __future__ import annotations` (#81902) 2 years ago