-
Notifications
You must be signed in to change notification settings - Fork 11
Description
Greetings HAPI team,
I'm opening this issue in response to a conversation we had at the last PyHC core developer tag-up.
The PyHC environment is now deployed in Binder: https://binder.opensci.2i2c.cloud/v2/gh/heliophysicsPy/science-platforms-coordination/pyhc
Included in there is a notebook unit-tests.ipynb which runs core package unit tests.
Currently, 95.65% of HAPI's tests pass when I run that notebook. Will you please look at what fails and help me bring that up to 100%?
You can click the link above to launch the environment and run the unit tests yourself. But if the link hasn't been clicked in a while it can take upwards of ten minutes to spin up. This is unfortunate but normal. For convenience I ran the notebook and uploaded it here so you can view the output without waiting.
Please take a look, see what's failing, and let me know 1) if I should update the environment somehow to get 100% of HAPI's tests passing or 2) if you can fix them in a new release.
Thank you!
Shawn