TRAVIS_OS_NAME=linux TRAVIS_PYTHON_VERSION=3.8 TOXENV=.python38-sqlalchemy10-pyyaml313-simplejson310 <<<<<< ENV .github/workflows/python-publish.yml .github/workflows/python-test-publish.yml .gitignore .pylintrc .travis.yml CHANGES.rst CODE_OF_CONDUCT.md LICENSE README.rst docs/Makefile docs/_dependencies.rst docs/_error_handling_deserialization.rst docs/_error_handling_serialization.rst docs/_import_sqlathanor.rst docs/_installation.rst docs/_static/choosing-a-config-approach.png docs/_static/choosing-a-config-approach.sdr docs/_static/sqlathanor-logo-100x50.png docs/_static/sqlathanor-logo-200x100.png docs/_static/sqlathanor-logo.ai docs/_static/sqlathanor-logo.png docs/_unit_tests_code_coverage.rst docs/_versus_alternatives.rst docs/api.rst docs/conf.py docs/contributing.rst docs/default_deserialization_functions.rst docs/default_serialization_functions.rst docs/errors.rst docs/glossary.rst docs/history.rst docs/index.rst docs/license.rst docs/make.bat docs/quickstart.rst docs/testing.rst docs/using.rst requirements.txt setup.cfg setup.py sqlathanor/__init__.py sqlathanor/__version__.py sqlathanor/_compat.py sqlathanor/_serialization_support.py sqlathanor/attributes.py sqlathanor/automap.py sqlathanor/declarative/__init__.py sqlathanor/declarative/_base_configuration_mixin.py sqlathanor/declarative/_csv_support.py sqlathanor/declarative/_dict_support.py sqlathanor/declarative/_json_support.py sqlathanor/declarative/_primary_key_mixin.py sqlathanor/declarative/_yaml_support.py sqlathanor/declarative/base_model.py sqlathanor/declarative/declarative_base.py sqlathanor/declarative/generate_model.py sqlathanor/default_deserializers.py sqlathanor/default_serializers.py sqlathanor/errors.py sqlathanor/flask_sqlathanor.py sqlathanor/schema.py sqlathanor/utilities.py tests/__init__.py tests/conftest.py tests/fixtures.py tests/input_files/CSV/input_csv1.csv tests/input_files/CSV/input_csv2.csv tests/input_files/CSV/update_from_csv1.csv tests/input_files/CSV/update_from_csv2.csv tests/input_files/CSV/update_from_csv3.csv tests/input_files/JSON/input_json1.json tests/input_files/JSON/input_json2.json tests/input_files/JSON/update_from_json1.json tests/input_files/JSON/update_from_json2.json tests/input_files/JSON/update_from_json3.json tests/test_JSON_column_issue_63.py tests/test_attributes.py tests/test_automap.py tests/test_configuration_sets.py tests/test_csv_support.py tests/test_deserializers.py tests/test_dict_support.py tests/test_flask_sqlathanor.py tests/test_interval_deserialization.py tests/test_issue87_nested_one_to_one.py tests/test_json_support.py tests/test_model_generation.py tests/test_primary_key_retrieval.py tests/test_reflected_tables.py tests/test_relationship_deserialize.py tests/test_relationship_serialize.py tests/test_relationship_serialize_display_name.py tests/test_schema.py tests/test_serialization_configuration.py tests/test_serializers.py tests/test_table_deserialization.py tests/test_utilities.py tests/test_yaml_support.py tox.ini <<<<<< network # path=/home/travis/build/insightindustry/sqlathanor/docs/_unit_tests_code_coverage.rst .. list-table:: :widths: 10 90 :header-rows: 1 * - Branch - Unit Tests * - `latest `_ - .. image:: https://travis-ci.org/insightindustry/sqlathanor.svg?branch=master :target: https://travis-ci.org/insightindustry/sqlathanor :alt: Build Status (Travis CI) .. image:: https://codecov.io/gh/insightindustry/sqlathanor/branch/master/graph/badge.svg :target: https://codecov.io/gh/insightindustry/sqlathanor :alt: Code Coverage Status (Codecov) .. image:: https://readthedocs.org/projects/sqlathanor/badge/?version=latest :target: http://sqlathanor.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status (ReadTheDocs) * - `v.0.6 `_ - .. image:: https://travis-ci.org/insightindustry/sqlathanor.svg?branch=v.0.6.0 :target: https://travis-ci.org/insightindustry/sqlathanor :alt: Build Status (Travis CI) .. image:: https://codecov.io/gh/insightindustry/sqlathanor/branch/v.0.6.0/graph/badge.svg :target: https://codecov.io/gh/insightindustry/sqlathanor :alt: Code Coverage Status (Codecov) .. image:: https://readthedocs.org/projects/sqlathanor/badge/?version=v.0.6.0 :target: http://sqlathanor.readthedocs.io/en/latest/?badge=v.0.6.0 :alt: Documentation Status (ReadTheDocs) * - `v.0.5 `_ - .. image:: https://travis-ci.org/insightindustry/sqlathanor.svg?branch=v.0.5.1 :target: https://travis-ci.org/insightindustry/sqlathanor :alt: Build Status (Travis CI) .. image:: https://codecov.io/gh/insightindustry/sqlathanor/branch/v.0.5.1/graph/badge.svg :target: https://codecov.io/gh/insightindustry/sqlathanor :alt: Code Coverage Status (Codecov) .. image:: https://readthedocs.org/projects/sqlathanor/badge/?version=v.0.5.1 :target: http://sqlathanor.readthedocs.io/en/latest/?badge=v.0.5.1 :alt: Documentation Status (ReadTheDocs) * - `v.0.4 `_ - .. image:: https://travis-ci.org/insightindustry/sqlathanor.svg?branch=v.0.4.0 :target: https://travis-ci.org/insightindustry/sqlathanor :alt: Build Status (Travis CI) .. image:: https://codecov.io/gh/insightindustry/sqlathanor/branch/v.0.4.0/graph/badge.svg :target: https://codecov.io/gh/insightindustry/sqlathanor :alt: Code Coverage Status (Codecov) .. image:: https://readthedocs.org/projects/sqlathanor/badge/?version=v.0.4.0 :target: http://sqlathanor.readthedocs.io/en/latest/?badge=v.0.4.0 :alt: Documentation Status (ReadTheDocs) * - `v.0.3 `_ - .. image:: https://travis-ci.org/insightindustry/sqlathanor.svg?branch=v.0.3.1 :target: https://travis-ci.org/insightindustry/sqlathanor :alt: Build Status (Travis CI) .. image:: https://codecov.io/gh/insightindustry/sqlathanor/branch/v.0.3.1/graph/badge.svg :target: https://codecov.io/gh/insightindustry/sqlathanor :alt: Code Coverage Status (Codecov) .. image:: https://readthedocs.org/projects/sqlathanor/badge/?version=v.0.3.1 :target: http://sqlathanor.readthedocs.io/en/latest/?badge=v.0.3.1 :alt: Documentation Status (ReadTheDocs) * - `v.0.2 `_ - .. image:: https://travis-ci.org/insightindustry/sqlathanor.svg?branch=v.0.2.2 :target: https://travis-ci.org/insightindustry/sqlathanor :alt: Build Status (Travis CI) .. image:: https://codecov.io/gh/insightindustry/sqlathanor/branch/v.0.2.2/graph/badge.svg :target: https://codecov.io/gh/insightindustry/sqlathanor :alt: Code Coverage Status (Codecov) .. image:: https://readthedocs.org/projects/sqlathanor/badge/?version=v.0.2.2 :target: http://sqlathanor.readthedocs.io/en/latest/?badge=v.0.2.2 :alt: Documentation Status (ReadTheDocs) * - `v.0.1 `_ - .. image:: https://travis-ci.org/insightindustry/sqlathanor.svg?branch=v.0.1.1 :target: https://travis-ci.org/insightindustry/sqlathanor :alt: Build Status (Travis CI) .. image:: https://codecov.io/gh/insightindustry/sqlathanor/branch/v.0.1.1/graph/badge.svg :target: https://codecov.io/gh/insightindustry/sqlathanor :alt: Code Coverage Status (Codecov) .. image:: https://readthedocs.org/projects/sqlathanor/badge/?version=v.0.1.1 :target: http://sqlathanor.readthedocs.io/en/latest/?badge=v.0.1.1 :alt: Documentation Status (ReadTheDocs) * - `develop `_ - .. image:: https://travis-ci.org/insightindustry/sqlathanor.svg?branch=develop :target: https://travis-ci.org/insightindustry/sqlathanor :alt: Build Status (Travis CI) .. image:: https://codecov.io/gh/insightindustry/sqlathanor/branch/develop/graph/badge.svg :target: https://codecov.io/gh/insightindustry/sqlathanor :alt: Code Coverage Status (Codecov) .. image:: https://readthedocs.org/projects/sqlathanor/badge/?version=develop :target: http://sqlathanor.readthedocs.io/en/latest/?badge=develop :alt: Documentation Status (ReadTheDocs) <<<<<< EOF