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

desihub / desispec / 599
23%
main: 38%

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

pending completion
599

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

Jobs
ID Job ID Ran Files Coverage
4 599.4 (PYTHON_VERSION=2.7 SETUP_CMD='test --coverage') 28 Apr 2016 08:24PM UTC 0
57.42
Travis Job 599.4
Source Files on build 599
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #599
  • c436bd5e on github
  • Prev Build on master (#590)
  • Next Build on master (#604)
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