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

aiidateam / aiida_core / 4458 / 5
70%
develop: 74%

Build:
Build:
LAST BUILD BRANCH: fix_3032_doc_working_importexport
DEFAULT BRANCH: develop
Ran 16 Nov 2018 12:13PM UTC
Files 401
Run time 25s
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

16 Nov 2018 11:42AM UTC coverage: 61.435% (-0.02%) from 61.452%
TEST_AIIDA_BACKEND=django TEST_TYPE="tests"

push

travis-ci

giovannipizzi
Renaming and reorganizing some `verdi` commands (#2204)

* Move functionality from `verdi calculation` to `verdi process` and `verdi calcjob`

The functionality that was in `verdi calculation` mostly applied only to calculation
jobs, and not to any other calculations as generated for example with the calcfunction
decorator. Other sub commands were generic enough to be put in `verdi process`. Here
we move this common functionality such as the commands `show` and `logshow` to the
`verdi process` command, renaming `logshow` to `report`.

The remaining commands that apply to job calculations `inputls`, `inputcat`, `outputls`,
`outputcat`, `gotocomputer` and `cleanworkdir` are moved to `verdi calcjob`. The old
commands in `verdi calculation` are all deprecated and automatically forwarded to the
new commands.

* Move functionality from `verdi work` to `verdi process`

The majority of functionality in `verdi work` that was not already deprecated
and moved to `verdi process`, such as `status` and `report` are generally
applicable to all process types. Therefore it makes sense to move everything
there and deprecate the `verdi work` command.

* Add the `verdi plugin` command

This should serve as the central command to list registered plugins
for the various entry point groups, instead of each verdi command having
its own dedicated sub command. The existing sub commands for `verdi data`
`verdi calculation` and `verdi work` have been deprecated and piped through
to the new `verdi plugin` command.

22584 of 36761 relevant lines covered (61.43%)

0.61 hits per line

Source Files on job 4458.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 32
  • Source Changed 11
  • Coverage Changed 30
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 482
  • Travis Job 4458.5
  • 9787be80 on github
  • Prev Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on provenance_redesign (#4453.5)
  • Next Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on provenance_redesign (#4472.6)
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