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

Scifabric / pybossa / 6903 / 1
98%
master: 98%

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/lxml-4.9.1
DEFAULT BRANCH: master
Ran 01 Jun 2018 10:03AM UTC
Files 142
Run time 9s
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

01 Jun 2018 09:46AM UTC coverage: 97.951%. Remained the same
PYBOSSA_SETTINGS='../settings_test.py' PYBOSSA_REDIS_CACHE_DISABLED='1'

push

travis-ci

teleyinex
Add clean project method.

This will allow to reset a project to its initial state.

You can run the command like this:

``` python

python cli.py clean_project project_id skip_tasks

```

Project_id should be the project ID (integer) and skip_tasks (Boolean)
True or False.

If you run the command without the skip_tasks argument, everything will
be deleted. If you want to keep the tasks, and remove all the taskruns
and results, as well as reset the stats of the project, pass the True
argument.

9084 of 9274 relevant lines covered (97.95%)

0.98 hits per line

Source Files on job 6903.1 (PYBOSSA_SETTINGS='../settings_test.py' PYBOSSA_REDIS_CACHE_DISABLED='1')
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6794
  • Travis Job 6903.1
  • 9022fec7 on github
  • Prev Job for on add-clean-project (#520.1)
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