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

desihub / desispec / 599 / 4
23%
main: 38%

Build:
Build:
LAST BUILD BRANCH: coadd_normalization
DEFAULT BRANCH: main
Ran 28 Apr 2016 08:24PM UTC
Files 51
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

28 Apr 2016 08:19PM UTC coverage: 57.422% (+0.8%) from 56.607%
PYTHON_VERSION=2.7 SETUP_CMD='test --coverage'

push

travis-ci

sbailey
Reorganization of code to move main() for all scripts into the package. (#166)

* Move desiboot main into the package and replace with a thin script that passes sys.argv to main.  Critically, the main function can also be called with an array of strings obtained from elsewhere (e.g. a yaml file).

* Move bootcalib argument parsing into a separate function, add unittest for main.

* In order to avoid circular imports, adopt a convention that follows astropy.  The main functions are put into a subpackage called scripts.  These files contain the main and parse functions, and then import the desispec.<blah> package for algorithms and the desispec.io.<blah> package for read/write.  Previously, the algorithm and I/O packages were importing each other, which caused an error.  Both the bootcalib and fiberflat packages and their unit tests are updated to this new organization.

* Convert fluxcalibration to new code layout.

* Convert sky estimation to new code layout.

* Convert extraction to new code layout.

* fix integration test and scripts.extract

2646 of 4608 relevant lines covered (57.42%)

0.57 hits per line

Source Files on job 599.4 (PYTHON_VERSION=2.7 SETUP_CMD='test --coverage')
  • Tree
  • List 0
  • Changed 6
  • Source Changed 2
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 599
  • Travis Job 599.4
  • c436bd5e on github
  • Prev Job for PYTHON_VERSION=2.7 SETUP_CMD='test --coverage' on master (#590.4)
  • Next Job for PYTHON_VERSION=2.7 SETUP_CMD='test --coverage' on master (#604.4)
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