petl-developers / petl

Python Extract Transform and Load Tables of Data
MIT License
1.24k stars 193 forks source link

added ci for testing petl on github actions on all push and pull_request #543

Closed juarezr closed 3 years ago

juarezr commented 3 years ago

This PR added ci for testing petl on github actions on all push and pull_request.

Changes

This performs the same tests already executing on travis and appveyor:

Also some improvements:

Caveats:

Checklist

Checklist for for pull requests including new code and/or changes to existing code...

coveralls commented 3 years ago

Coverage Status

Coverage decreased (-0.6%) to 91.264% when pulling 53740c08cc69f4fa32198c3a11cca77d1d8b5c7b on juarezr:github_actions_ci into 02480fa35f6bf02a63eec217caddee25199952d3 on petl-developers:master.