cta-observatory / protopipe

Prototype data analysis pipeline for the Cherenkov Telescope Array Observatory
https://protopipe.readthedocs.io/en/latest/
Other
5 stars 13 forks source link

Increase unit-testing coverage #69

Open HealthyPear opened 3 years ago

HealthyPear commented 3 years ago

Unit-testing coverage is currently ~60%.

Many of the hidden operations are provided by ctapipe, so they are indirectly tested.

The code related specifically to protopipe should be covered as much as possible.