Commit Graph
11 Commits
Author SHA1 Message Date
Severiano Badajoz e1c5408acc fix indentation 2020-04-01 17:33:10 -07:00
Severiano Badajoz fb33164a4d create separate steps with conditionals 2020-04-01 17:30:03 -07:00
Severiano Badajoz 5ec13a2115 format 2020-04-01 16:51:21 -07:00
Severiano Badajoz 89d19cdc93 pull all branches 2020-04-01 16:42:36 -07:00
Severiano Badajoz 4c5474a0c1 remove incorrect branches syntax, use github_ref 2020-04-01 15:45:42 -07:00
Severiano Badajoz 55daa97e75 add lint for PRs and lint for master 2020-04-01 15:12:20 -07:00
Severiano Badajoz 9f292585d0 add lint-diff call to lint task 2020-04-01 14:33:46 -07:00
Severiano Badajoz 114e6f2515 prettier 2020-04-01 14:32:49 -07:00
Matt Weiden 8b0adcdfcc Add codecov configuration (#1180)
* Add codecov configuration

* Modify workflow
2020-02-26 14:57:46 -08:00
Matt Weiden 5c70cc5bcd Add codecov for code coverage of python and javascript (#1170)
* Add codecov to Push Test workflow

* Empty commit

* Clear reports and tag each with flags

* Tag code reports by test

* Fix codecov tags

* One more fix
2020-02-24 17:13:16 -08:00
Matt Weiden c630be33df Simplify CI checks on git push, add nightly checks on cron (#1158)
* Switch push tests to Github Actions

* Add nightly tests

* Add anndata check

* Add test status badges

* Add anndata 0.6.22.post1 workaround

* Rename Nightly tests to Compatibility Tests

* Fix to anndata fix

* Turn on cron schedule

* Fix badge mardown in README.md

* Fix cron schedule
2020-02-18 11:57:19 -08:00