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

Updated trigfind to use ligo-segments and lalsuite, not glue #19

Closed duncanmmacleod closed 6 years ago

duncanmmacleod commented 6 years ago

This PR updates the trigfind package to use ligo.segments and lalsuite, and removes all references to lscsoft-glue.

I also reworked the test suite using pytest to make it more readable.

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 61


Changes Missing Coverage Covered Lines Changed/Added Lines %
trigfind/test_trigfind.py 102 105 97.14%
trigfind/core.py 9 13 69.23%
<!-- Total: 111 118 94.07% -->
Totals Coverage Status
Change from base Build 58: -1.0%
Covered Lines: 251
Relevant Lines: 257

💛 - Coveralls