gwpy / gwsumm

Gravitational-wave interferometer summary information system
GNU General Public License v3.0
12 stars 23 forks source link

Implement unit tests for gwsumm.batch #321

Closed alurban closed 3 years ago

alurban commented 3 years ago

This PR implements unit testing for the gwsumm.batch command-line module.

cc @duncanmmacleod

codecov[bot] commented 3 years ago

Codecov Report

Merging #321 (c145456) into master (c1c6fea) will increase coverage by 1.42%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #321      +/-   ##
==========================================
+ Coverage   49.08%   50.50%   +1.42%     
==========================================
  Files          59       60       +1     
  Lines        8401     8644     +243     
==========================================
+ Hits         4123     4365     +242     
- Misses       4278     4279       +1     
Flag Coverage Δ
Linux 50.50% <100.00%> (+1.42%) :arrow_up:
python36 49.69% <100.00%> (+1.47%) :arrow_up:
python37 49.69% <100.00%> (+1.47%) :arrow_up:
python38 50.50% <100.00%> (+1.42%) :arrow_up:
python39 50.50% <100.00%> (+1.42%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
gwsumm/batch.py 99.59% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c1c6fea...c145456. Read the comment docs.