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

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

Build:
Build:
LAST BUILD BRANCH: perf-hybrid
DEFAULT BRANCH: master
Ran 23 Aug 2024 08:44PM UTC
Jobs 1
Files 22
Run time 1min
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 08:34PM UTC coverage: 65.588% (-0.3%) from 65.842%
10532031218

Pull #109

github

tomkinsc
in util.version.py::get_project_path(), consider calling modules

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`
Pull Request #109: in util.version.py::get_project_path(), consider calling modules to report VERSION correctly

2979 of 4542 relevant lines covered (65.59%)

0.66 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10532031218.1 23 Aug 2024 08:44PM UTC 22
65.59
GitHub Action Run
Source Files on build 10532031218
  • 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 #10532031218
  • Pull Request #109
  • PR Base - 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

© 2026 Coveralls, Inc