./codecov.yml .coveragerc .dockerignore .gitattributes .isort.cfg Dockerfile LICENSE MANIFEST.in datasette/__init__.py datasette/__main__.py datasette/_version.py datasette/actor_auth_cookie.py datasette/app.py datasette/cli.py datasette/database.py datasette/default_magic_parameters.py datasette/default_permissions.py datasette/facets.py datasette/filters.py datasette/hookspecs.py datasette/inspect.py datasette/plugins.py datasette/publish/__init__.py datasette/publish/cloudrun.py datasette/publish/common.py datasette/publish/heroku.py datasette/renderer.py datasette/sql_functions.py datasette/static/app.css datasette/static/codemirror-5.57.0-sql.min.js datasette/static/codemirror-5.57.0.min.css datasette/static/codemirror-5.57.0.min.js datasette/static/sql-formatter-2.3.3.min.js datasette/tracer.py datasette/utils/__init__.py datasette/utils/asgi.py datasette/utils/shutil_backport.py datasette/utils/testing.py datasette/version.py datasette/views/__init__.py datasette/views/base.py datasette/views/database.py datasette/views/index.py datasette/views/special.py datasette/views/table.py docs/Makefile docs/_static/css/custom.css docs/authentication.rst docs/auto-build.sh docs/changelog.rst docs/conf.py docs/config.rst docs/contributing.rst docs/csv_export.rst docs/custom_templates.rst docs/datasette-logo.svg docs/ecosystem.rst docs/facets.rst docs/full_text_search.rst docs/getting_started.rst docs/index.rst docs/installation.rst docs/internals.rst docs/introspection.rst docs/json_api.rst docs/metadata.rst docs/pages.rst docs/performance.rst docs/plugin_hooks.rst docs/plugins.rst docs/publish.rst docs/spatialite.rst docs/sql_queries.rst docs/testing_plugins.rst docs/writing_plugins.rst pytest.ini setup.cfg setup.py tests/__init__.py tests/build_small_spatialite_db.py tests/conftest.py tests/fixtures.py tests/plugins/messages_output_renderer.py tests/plugins/my_plugin.py tests/plugins/my_plugin_2.py tests/plugins/register_output_renderer.py tests/plugins/view_name.py tests/spatialite.db tests/test_api.py tests/test_auth.py tests/test_black.py tests/test_canned_queries.py tests/test_cli.py tests/test_cli_serve_get.py tests/test_config_dir.py tests/test_csv.py tests/test_custom_pages.py tests/test_docs.py tests/test_facets.py tests/test_filters.py tests/test_html.py tests/test_internals_database.py tests/test_internals_datasette.py tests/test_internals_request.py tests/test_internals_response.py tests/test_messages.py tests/test_package.py tests/test_permissions.py tests/test_plugins.py tests/test_publish_cloudrun.py tests/test_publish_heroku.py tests/test_utils.py tests/utils.py update-docs-help.py versioneer.py <<<<<< network # path=coverage.xml /home/runner/work/datasette/datasette/datasette <<<<<< EOF