frictionlessdata / tableschema-sql-py

Generate SQL tables, load and extract data, based on JSON Table Schema descriptors.
MIT License
60 stars 19 forks source link

Use GitHub Actions for CI. #92

Closed pwalsh closed 2 years ago

pwalsh commented 2 years ago

Use GitHub Actions for CI.

codecov[bot] commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@1322527). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #92   +/-   ##
=======================================
  Coverage        ?   82.66%           
=======================================
  Files           ?        4           
  Lines           ?      421           
  Branches        ?        0           
=======================================
  Hits            ?      348           
  Misses          ?       73           
  Partials        ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1322527...197781b. Read the comment docs.

pwalsh commented 2 years ago

@akariv I have no idea why coveralls check hangs. I reset the coveralls settings with GitHub. I'm wondering if coveralls is broken somehow as last run was Sept 2020 but there has been activity in the repo since then.

https://coveralls.io/github/frictionlessdata/tableschema-sql-py

Can you take a quick look?

akariv commented 2 years ago

I just removed coveralls from ts-es as well. We have codecov here which seems to be a good replacement (?)

pwalsh commented 2 years ago

I just removed coveralls from ts-es as well. We have codecov here which seems to be a good replacement (?)

@akariv ok, I deleted the integration in coveralls.