gwpy / gwtrigfind

Mirror of official gwtrigfind project
https://git.ligo.org/detchar/tools/gwtrigfind
GNU General Public License v3.0
1 stars 5 forks source link

Renamed core find_trigger_urls method #7

Closed duncanmmacleod closed 8 years ago

duncanmmacleod commented 8 years ago

This PR renames the central function find_trigger_urls to find_trigger_files. This is mainly because all of the other methods use _files and it makes more sense since we're only serving local data.

This does provide a shell for find_trigger_urls that presents a DeprecationWarning then calls find_trigger_files.

coveralls commented 8 years ago

Coverage Status

Coverage increased (+1.5%) to 26.05% when pulling 07de5d058a0a9853e083c34706317dc68b9ea974 on duncanmmacleod:rename-method into 2e121d2773713b2cd2c056868895f8d2d0880ca1 on ligovirgo:master.