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

tableau / TabPy
58%

Build:
DEFAULT BRANCH: master
Repo Added 07 Feb 2019 11:13PM UTC
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 master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • 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
  • jimjag-patch-1
  • 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
  • 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
  • python-version-compatibility
  • 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

25 Nov 2024 10:31PM UTC coverage: 57.75% (+0.1%) from 57.612%
12019982123

push

github

web-flow
Merge pull request #652 from tableau/remote_server

Add capability to deploy models remotely

26 of 42 new or added lines in 5 files covered. (61.9%)

1427 of 2471 relevant lines covered (57.75%)

0.58 hits per line

Relevant lines Covered
Build:
Build:
2471 RELEVANT LINES 1427 COVERED LINES
0.58 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
12019982123 master Merge pull request #652 from tableau/remote_server Add capability to deploy models remotely push 25 Nov 2024 10:39PM UTC web-flow github
57.75
11713060679 master Update VERSION (#651) push 06 Nov 2024 10:45PM UTC web-flow github
57.61
11619475738 master W-17092332: Fix for updating functions without is_public set (#650) * updating check for public on update to take into account functions that never had is public set push 31 Oct 2024 08:41PM UTC web-flow github
57.61
11000465640 master Bumped version and included updated functionality in changelog (#648) push 23 Sep 2024 06:52PM UTC web-flow github
57.61
10998323229 master W-16337942: updating update_endpoint_info to not increment endpoint version (#649) * updating update_endpoint_info to not increment endpoint version * rename variable for better readability * responding to mr comments push 23 Sep 2024 04:26PM UTC web-flow github
57.61
10949523292 master W-14276657: Updating deploy and update_endpoint_info documentation in tabpy_tools (#647) * Updating documentation to cover updated functionality for deploy, and new functionality for update_endpoint_info * fixed small linting error in markdown... push 19 Sep 2024 10:05PM UTC web-flow github
57.62
10930181191 master Merge pull request #646 from tableau/jmoens/W-16337942 W-16337942: Allow users to update functions that are already deployed without redefining the model push 18 Sep 2024 09:18PM UTC web-flow github
57.62
10800139630 master Merge pull request #645 from tableau/jmoens/W-15923535 Add option to specify deployed fuctions as public push 10 Sep 2024 08:37PM UTC web-flow github
58.04
10726174228 master Merge pull request #644 from tableau/python-version-compatibility Add support for Python version 3.10, 3.11, and 3.12 (Remove support for 3.7, 3.8) push 05 Sep 2024 06:40PM UTC web-flow github
58.15
10725854104 master update to use isPublic in deployed functions push 05 Sep 2024 06:18PM UTC jmoens github
58.04
See All Builds (1963)
  • 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

© 2026 Coveralls, Inc