icecube/flarestack

Code coverage above >90%

Open

#32 opened on Mar 17, 2021

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Jupyter Notebook (7 forks)auto 404
documentationenhancementgood first issuewish list

Repository metrics

Stars
 (8 stars)
PR merge metrics
 (PR metrics pending)

Description

Is your feature request related to a problem? Please describe. I'm always frustrated when I see that red coveralls badge, telling us we have less than 80% code coverage. We should really aim for >90%.

Describe the solution you'd like More unit tests. This would also require a resolution of issue #22 .

Describe alternatives you've considered Not doing that. But then we'll never get rid of the red box, will we?

Contributor guide