To do

Todo

why coverage overrides logging.config?

When run by coverage, logging level becomes logging.INFO When run by unittest, logging level is same as logging.config

How to get the same behavior

(The original entry is located in /home/docs/checkouts/readthedocs.org/user_builds/logging-strict/envs/latest/lib/python3.13/site-packages/logging_strict/tech_niques/coverage_misbehaves.py:docstring of logging_strict.tech_niques.coverage_misbehaves.detect_coverage, line 10.)

Todo

why coverage overrides logging.config?

When run by coverage, logging level becomes logging.INFO When run by unittest, logging level is same as logging.config

How to get the same behavior

(The original entry is located in /home/docs/checkouts/readthedocs.org/user_builds/logging-strict/envs/latest/lib/python3.13/site-packages/logging_strict/tech_niques/__init__.py:docstring of logging_strict.tech_niques.coverage_misbehaves.detect_coverage, line 10.)

Todo

acl permissions of dest folder

Check acl writable permissions Is dest folder tree writable?

(The original entry is located in /home/docs/checkouts/readthedocs.org/user_builds/logging-strict/envs/latest/lib/python3.13/site-packages/logging_strict/util/package_resource.py:docstring of logging_strict.util.package_resource.PackageResource.resource_extract, line 57.)

Todo

slugify

The code and flavor should be only hyphens. Then separate these tokens with underscores

(The original entry is located in /home/docs/checkouts/readthedocs.org/user_builds/logging-strict/envs/latest/lib/python3.13/site-packages/logging_strict/logging_api.py:docstring of logging_strict.logging_api.LoggingConfigYaml.file_stem, line 10.)