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

galaxyproject / planemo / 288
76%
master: 71%

Build:
Build:
LAST BUILD BRANCH: merge_test_reports
DEFAULT BRANCH: master
Ran 17 Apr 2015 03:19AM UTC
Jobs 2
Files 42
Run time 28s
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
288

push

travis-ci

jmchilton
Infrastructure for XSD validation.

 - Implement validation abstraction that will use either lxml (Python lib) or xmllint (command line app) dependending on what is available - with test cases.
 - Add a --xsd flag to the lint command that lints against the experimental XSD from https://github.com/JeanFred/Galaxy-XSD.
 - Implement ``repository_dependencies.xsd`` to describe Tool Shed ``repository_dependencies.xml`` files (fairly complete).
 - Implement ``tool_dependencies.xsd`` to describe Tool Shed ``tool_dependencies.xml`` files.
   - Validates attributes and elements down to the ``action`` elements and then largely gives up (sticking ``any`` and ``anyAttribute`` tags on that element).
   - Registers everything in tools-devteam as valid, and detects one invalid XML file in tools-iuc.
 - Implement shed_lint command that validates tool_dependencies.xml, repository_dependencies.xml files with above XSD files and does the bare minimum to lint .shed.yml files. Can do one repository at a time or many with ``-r``.
 - Refactoring of existing stuff to support this and make room for XSD validation of tool XML files.

176 of 176 new or added lines in 9 files covered. (100.0%)

1152 of 1801 relevant lines covered (63.96%)

1.28 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
5
100.0
planemo/commands/cmd_shed_upload.py
6
100.0
planemo/commands/cmd_shed_lint.py
7
100.0
planemo/shed.py
8
100.0
planemo/lint.py
11
100.0
planemo/commands/cmd_lint.py
11
100.0
planemo/xml/validation.py
33
100.0
planemo/shed_lint.py

Uncovered Existing Lines

Lines Coverage ∆ File
4
100.0
planemo/commands/cmd_lint.py
8
100.0
planemo/galaxy_test.py
23
100.0
planemo/commands/cmd_shed_upload.py
42
100.0
planemo/shed.py
Jobs
ID Job ID Ran Files Coverage
1 288.1 17 Apr 2015 03:19AM UTC 0
63.96
Travis Job 288.1
2 288.2 17 Apr 2015 03:19AM UTC 0
63.96
Travis Job 288.2
Source Files on build 288
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #288
  • cda00a0a on github
  • Prev Build on xsd (#287)
  • Next Build on xsd (#289)
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