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

desihub / desispec / 604
23%
main: 38%

Build:
Build:
LAST BUILD BRANCH: coadd_normalization
DEFAULT BRANCH: main
Ran 29 Apr 2016 05:27PM UTC
Jobs 1
Files 58
Run time 3s
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
604

push

travis-ci

sbailey
Finish reorganization of scripts (#167)

* 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.

* Move standard star fitting script into package.

* fix integration test and scripts.extract

* Migrate merge_bundles and make_bricks to new organization.

* Move process_exposure into package.

* Move reject_cosmics into new organization.

* Convert coadd and zfind scripts to new organization.

* Finish moving remaining scripts to new organization.  Unit and integration tests now pass.

2646 of 4978 relevant lines covered (53.15%)

0.53 hits per line

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