------------------
Added
^^^^^
* Github Actions testing and coverage upload. (145)
* Log files for testing are created as an artifact.
* ``PanLogger`` helper class added. Mostly handles formatting but can also track handlers. (145)
Bug fixes
^^^^^^^^^
* Fixed top-level namespace so we can have other ``panoptes`` repos. (150, fixes 137)
Changed
^^^^^^^
* Data files for testing are copied before tests. Allows for reuse of unsolved fits file. (144)
* Fix astrometry data file directories in Docker images. (144)
Removed
^^^^^^^
* The docker image no longer updates ``panoptes-utils`` when using ``run-tests.sh``. (145)