ioos / ioos_qc

:ballot_box_with_check: :ocean: IOOS QARTOD and other Quality Control tests implemented in Python
https://ioos.github.io/ioos_qc/
Apache License 2.0
46 stars 27 forks source link

Finish GHA #54

Closed ocefpaf closed 3 years ago

ocefpaf commented 3 years ago

@kwilcox Travis-CI is passing b/c it is breaking pocean-core pandas requirement.

See https://travis-ci.org/github/ioos/ioos_qc/jobs/774553655#L3116

Looks like #52 passes but I also "fixed" pocean-core in https://github.com/pyoceans/pocean-core/pull/63.

PS: the non-numba test never happened b/c numba is listed in the requirements file and is always installed. See https://travis-ci.org/github/ioos/ioos_qc/jobs/774553656#L3139

Are you OK merging this and testing it out in #52?

kwilcox commented 3 years ago

:+1: Sounds great. Working on the pocean bump today.

ocefpaf commented 3 years ago

OK. Let's merge this one then :smile: