Skip to content

Commit

Permalink
remove deprecated/ dir; restore pytest auto-discovery
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen Bailey authored and Stephen Bailey committed Dec 5, 2024
1 parent 8bebd3d commit 443d517
Show file tree
Hide file tree
Showing 91 changed files with 2 additions and 25,317 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
python -m pip install --no-deps --force-reinstall --ignore-installed 'fitsio${{ matrix.fitsio-version }}'
svn export https://desi.lbl.gov/svn/code/desimodel/${DESIMODEL_DATA}/data
- name: Run the test
run: DESIMODEL=$(pwd) pytest py/desispec/test
run: DESIMODEL=$(pwd) pytest

coverage:
name: Test coverage
Expand Down Expand Up @@ -85,7 +85,7 @@ jobs:
python -m pip install --no-deps --force-reinstall --ignore-installed 'fitsio${{ matrix.fitsio-version }}'
svn export https://desi.lbl.gov/svn/code/desimodel/${DESIMODEL_DATA}/data
- name: Run the test with coverage
run: DESIMODEL=$(pwd) pytest --cov=desispec py/desispec/test
run: DESIMODEL=$(pwd) pytest --cov
- name: Coveralls
env:
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
Expand Down
179 changes: 0 additions & 179 deletions deprecated/bin/desi_daily_proc_manager

This file was deleted.

16 changes: 0 additions & 16 deletions deprecated/bin/desi_night

This file was deleted.

14 changes: 0 additions & 14 deletions deprecated/bin/desi_pipe

This file was deleted.

15 changes: 0 additions & 15 deletions deprecated/bin/desi_pipe_exec

This file was deleted.

42 changes: 0 additions & 42 deletions deprecated/bin/desi_pipe_exec_mpi

This file was deleted.

16 changes: 0 additions & 16 deletions deprecated/bin/desi_pipe_status

This file was deleted.

17 changes: 0 additions & 17 deletions deprecated/bin/desi_qa_exposure

This file was deleted.

16 changes: 0 additions & 16 deletions deprecated/bin/desi_qa_frame

This file was deleted.

17 changes: 0 additions & 17 deletions deprecated/bin/desi_qa_night

This file was deleted.

16 changes: 0 additions & 16 deletions deprecated/bin/desi_qa_prod

This file was deleted.

16 changes: 0 additions & 16 deletions deprecated/bin/desi_qa_skyresid

This file was deleted.

Loading

0 comments on commit 443d517

Please sign in to comment.