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

broadinstitute / viral-core / 10532428583
66%
master: 70%

Build:
Build:
LAST BUILD BRANCH: v2.5.17
DEFAULT BRANCH: master
Ran 23 Aug 2024 09:21PM UTC
Jobs 1
Files 22
Run time 2min
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

23 Aug 2024 09:11PM UTC coverage: 65.588% (-0.3%) from 65.842%
10532428583

push

github

web-flow
in util.version.py::get_project_path(), consider calling modules (#109)

When derived modules (i.e. viral-classify) are symlinked into viral-core and their versions are read from a VERSION file, only the path to the viral-core version file was used. This changes that behavior, so outer members of the call stack are checked for the presence of VERSION files as well (and if found, the version is read from the first/outermost one found).

(i.e. when calling ./taxon-filter.py --version, with these changes, the version of viral-classify is correctly returned rather than the version of viral-core)

Since this relies on the presence of a VERSION file to find the current "project path", this will fall back to the old behavior if viral-core has a VERSION file and a derived module lacks such a file.

This does not change the behavior where a version file will not be created for a derived module when calling `./symlinked_derived_module.py --version`

2979 of 4542 relevant lines covered (65.59%)

0.66 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10532428583.1 23 Aug 2024 09:21PM UTC 22
65.59
GitHub Action Run
Source Files on build 10532428583
  • Tree
  • List 22
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #10532428583
  • dd0d3c84 on github
  • Prev Build on master (#10201822335)
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