• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tableau / TabPy
58%
master: 58%

Build:
Build:
LAST BUILD BRANCH: 2.13.0
DEFAULT BRANCH: master
Repo Added 07 Feb 2019 11:13PM CUT
Files 37
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH python-version-compatibility
branch: python-version-compatibility
CHANGE BRANCH
x
Reset
  • python-version-compatibility
  • 0.4
  • 0.5
  • 0.6
  • 0.6.1
  • 0.8
  • 0.8.9
  • 0golovatyi-patch-1
  • 0golovatyi-patch-1-1
  • 2.10.0
  • 2.11.0
  • 2.12.0
  • 2.12.1
  • 2.13.0
  • 2.4.0
  • 2.5.0
  • 2.6.0
  • 2.9.0
  • ChairmanMa0/codeql-analysis
  • aantes/arrow
  • aantes/arrow-config
  • aantes/arrow-test
  • aantes/config-grpc-port
  • aantes/grpc-auth
  • aantes/py-version-docs
  • aantes/version-update
  • add-coveralls
  • add-features-to-info
  • add-to-docs-run-local-tabpy
  • add_python_version_3.9
  • anova_model
  • arrow
  • config-bug-895453
  • deploy-to-heroku-button
  • dev
  • dev-faq
  • dev_3
  • dev_500_on_401_fix
  • dev_api_doc
  • dev_auth_doc
  • dev_auth_not_required_error
  • dev_call_id
  • dev_ci_integ
  • dev_ci_version
  • dev_ci_version_1
  • dev_clean_prereqs
  • dev_cov
  • dev_cq
  • dev_ctrl_c
  • dev_eval
  • dev_fix_startup_path
  • dev_flake8_server
  • dev_improvements
  • dev_log_user
  • dev_pypi
  • dev_remove_dead_code
  • dev_rserve
  • dev_ssl_models
  • dev_tools_creds
  • dev_tools_creds_tests
  • dev_tools_doc
  • dev_tornado
  • dev_validate_creds
  • dleskosky-patch-1
  • dleskosky_security_doc_update
  • docker
  • enable-env-var
  • entity-name-update
  • experiment-remove-client
  • fix_models
  • fix_models_deployment
  • fix_scrutinizer
  • fix_startup
  • fix_subprocess
  • fix_vulnerabilities
  • flake8_dev
  • gzipTest
  • heroku
  • hotfix_model_override
  • hotfix_models
  • hotfix_pip
  • hxi
  • hxi/custom-auth-error
  • integ-tests
  • integration-test
  • jichikawa-dev-auth-warning
  • jichikawa-dev-bz2
  • jichikawa-dev-fix-scrutinizer
  • jichikawa-dev-integ-test
  • jichikawa-dev-security-docs-update
  • jichikawa-docs-update
  • jichikawa-fix-scrutinizer-ci
  • jichikawa-security-docs-update
  • jichikawa/handle-413-payload-response
  • jmoens-patch-1
  • jmoens-patch-1-1
  • jmoens-update-python-version-requirements
  • jmoens-version-bump
  • jmoens/W-14276657
  • jmoens/W-15923535
  • jmoens/W-16337942
  • jmoens/W-16337942-fix
  • jmoens/W-16338007
  • jmoens/updating_functions_without_is_public_set
  • jmoens_python310
  • jmoens_python310_support
  • jmoens_update_supported_python
  • johng42-docs-updates
  • johng42-patch-1
  • johng42-patch-2
  • johng42-patch-3
  • johng42-patch-4
  • leskosky_2.6_update
  • markdownlint
  • master
  • minimum-tls-config
  • models
  • models-timeout-bug
  • models_test
  • models_ttest
  • nmannheimer-heroku-docs-fix
  • nmannheimer-patch-1
  • nmannheimer-patch-fix-sklearn
  • no-python-version-3.6
  • pbkdf2
  • print-install-logs
  • python-shield-update
  • query
  • read-timeout
  • regex_fix
  • remote_server
  • return-error-request
  • revert-521-deploy-to-heroku-fix
  • revert-546-0golovatyi-patch-1
  • revert_update_version
  • rxing_tabpy
  • secureInfo
  • startup-error
  • tabpy_docker
  • test
  • tools-docs-change
  • trying_without_python_3.6
  • update-to-5-point-0
  • update-travis-config
  • update_version
  • v.0.4.1

05 Sep 2024 02:52PM CUT coverage: 58.146% (+0.7%) from 57.439%
10722846349

Pull #644

github

jakeichikawasalesforce
Switch test OS back to macos-13.
Pull Request #644: Add support for Python version 3.10, 3.11, and 3.12 (Remove support for 3.7, 3.8)

1399 of 2406 relevant lines covered (58.15%)

0.58 hits per line

Relevant lines Covered
Build:
Build:
2406 RELEVANT LINES 1399 COVERED LINES
0.58 HITS PER LINE
Source Files on python-version-compatibility
  • Tree
  • List 37
  • Changed 15
  • Source Changed 0
  • Coverage Changed 15
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
17.8
tabpy/tabpy_server/psws/python_service.py275 118 21 97 1.0
18.18
tabpy/tabpy_server/handlers/query_plane_handler.py240 132 + 224 + 2108 1.0
25.0
tabpy/tabpy_server/psws/callbacks.py205 96 + 224 + 272 1.0
25.93
tabpy/tabpy_server/handlers/management_handler.py150 81 + 221 + 260 1.0
30.21
tabpy/tabpy_server/handlers/endpoint_handler.py142 96 + 329 + 367 1.0
31.48
tabpy/tabpy_server/handlers/endpoints_handler.py76 54 + 117 + 137 1.0
32.43
...r/handlers/basic_auth_server_middleware_factory.py48 37 12 25 1.0
36.84
tabpy/tabpy_server/handlers/status_handler.py29 19 7 12 1.0
42.23
tabpy/tabpy_server/management/state.py643 296 + 6125 + 6171 1.0
46.43
tabpy/tabpy_tools/custom_query_object.py83 28 13 15 1.0
Showing 1 to 10 of 37 entries
  • Previous
  • 1
  • 2
  • 3
  • 4
  • Next
  • ►
    58.15
    tabpy/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
10722846349 python-version-compatibility Switch test OS back to macos-13. Pull #644 05 Sep 2024 02:59PM CUT jakeichikawasalesforce github
58.15
10709476172 python-version-compatibility Bump version. Pull #644 04 Sep 2024 09:10PM CUT jakeichikawasalesforce github
58.15
10709397424 python-version-compatibility CHANGELOG typo. push 04 Sep 2024 09:04PM CUT jakeichikawasalesforce github
58.15
10709397701 python-version-compatibility Merge 782a68d93 into 3203ee657 Pull #644 04 Sep 2024 09:04PM CUT web-flow github
58.15
10709392931 python-version-compatibility Update changelog message. push 04 Sep 2024 09:04PM CUT jakeichikawasalesforce github
58.15
10709393496 python-version-compatibility Merge 9b381d55d into 3203ee657 Pull #644 04 Sep 2024 09:04PM CUT web-flow github
58.15
10709389221 python-version-compatibility Update changelog for 3.7 and 3.8 end of support. push 04 Sep 2024 09:03PM CUT jakeichikawasalesforce github
58.15
10709389405 python-version-compatibility Merge 5b2d987c8 into 3203ee657 Pull #644 04 Sep 2024 09:03PM CUT web-flow github
58.15
10709339302 python-version-compatibility Merge c811b3483 into 3203ee657 Pull #644 04 Sep 2024 08:59PM CUT web-flow github
58.15
10709338893 python-version-compatibility Remove requires.io (no longer active). push 04 Sep 2024 08:59PM CUT jakeichikawasalesforce github
58.15
See All Builds (1961)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc