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

OCA / maintainer-quality-tools / 1748
70%

Build:
DEFAULT BRANCH: master
Ran 11 Dec 2019 02:30PM UTC
Jobs 11
Files 108
Run time 33min
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

pending completion
1748

push

travis-ci

moylop260
[IMP] clone_oca_dependencies: Clone repositories from commits SHA (#619)

This improvement allows to clone repositories selecting a commit SHA.
Useful when you want to work with an specific state of the repository
that is not marked by any branch.

The syntax of the line you have to place in oca_dependencies.txt is as
follows:

```
server-tools git@github.com:OCA/server-tools.git 12.0 0c2c386

```

Note that you need to explicitly indicate a branch where the commit is
present because git doesn't allows to clone or fetch using directly a
commit SHA without having a configuration parameter set at server side[1].

So, when you choose to clone a repository using a commit SHA,
`clone_oca_dependencies` will fetch the commit history for the branch
you selected and then reset `HEAD` position to that commit.

[1] https://stackoverflow.com/questions/31278902/how-to-shallow-clone-a-specific-commit-with-depth-1/43136160#43136160

7225 of 8842 relevant lines covered (81.71%)

6.73 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1748.1 (VERSION="9.0" TESTS="1" LINT_CHECK="0" INSTANCE_ALIVE="1" INCLUDE="broken_module" SERVER_EXPECTED_ERRORS="2") 11 Dec 2019 02:30PM UTC 0
67.67
Travis Job 1748.1
2 1748.2 (VERSION="9.0" TESTS="1" LINT_CHECK="0" EXCLUDE="broken_module,broken_lint,broken_no_access_rule" OPTIONS="--log-level=debug" INSTALL_OPTIONS="--log-level=info" RUN_COMMAND_MQT_CREATE_FOLDER='mkdir /tmp/tests') 11 Dec 2019 02:33PM UTC 0
64.13
Travis Job 1748.2
3 1748.3 (VERSION="9.0" TESTS="1" LINT_CHECK="0" INCLUDE="test_module,second_module" UNIT_TEST="1") 11 Dec 2019 02:37PM UTC 0
63.15
Travis Job 1748.3
4 1748.4 (VERSION="9.0" TESTS="1" LINT_CHECK="0" INCLUDE="test_module,second_module" ODOO_REPO="OCA/OCB" MQT_TEMPLATE_DB='mqt_odoo_template_core' MQT_TEST_DB='mqt_odoo_core') 11 Dec 2019 02:41PM UTC 0
62.93
Travis Job 1748.4
5 1748.5 (VERSION="" TESTS="0" LINT_CHECK="1" PYLINT_EXPECTED_ERRORS="35") 11 Dec 2019 02:43PM UTC 0
62.7
Travis Job 1748.5
6 1748.6 (VERSION="" TESTS="0" LINT_CHECK="1" PYLINT_EXPECTED_ERRORS="36") 11 Dec 2019 02:46PM UTC 0
63.06
Travis Job 1748.6
7 1748.7 (VERSION="" TESTS="0" LINT_CHECK="1" PYLINT_EXPECTED_ERRORS="36") 11 Dec 2019 02:48PM UTC 0
63.06
Travis Job 1748.7
8 1748.8 (VERSION="11.0" ODOO_REPO="OCA/OCB" TESTS="1" LINT_CHECK="0" INCLUDE="test_module,second_module") 11 Dec 2019 02:52PM UTC 0
63.15
Travis Job 1748.8
9 1748.9 (VERSION="11.0" ODOO_REPO="OCA/OCB" TESTS="1" LINT_CHECK="0" INCLUDE="test_module,second_module") 11 Dec 2019 02:56PM UTC 0
63.22
Travis Job 1748.9
10 1748.10 (VERSION="12.0" ODOO_REPO="OCA/OCB" TESTS="1" LINT_CHECK="0" INCLUDE="test_module,second_module") 11 Dec 2019 03:00PM UTC 0
63.15
Travis Job 1748.10
11 1748.11 (VERSION="12.0" ODOO_REPO="OCA/OCB" TESTS="1" LINT_CHECK="0" INCLUDE="test_module,second_module") 11 Dec 2019 03:03PM UTC 0
63.22
Travis Job 1748.11
Source Files on build 1748
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1748
  • f5651848 on github
  • Prev Build on master (#1736)
  • Next Build on master (#1763)
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