datalad / datalad-crawler

DataLad extension for tracking web resources as datasets
http://datalad.org
Other
5 stars 16 forks source link

Add Python 3.10 and 3.11 into travis CI testing, switch Travis env to newer focal, and drop testing across different annex repo versions #134

Closed yarikoptic closed 1 year ago

yarikoptic commented 1 year ago

It is also to just see where we stand ATM and possibly to fix since datalad-extensions report all builds erroring out due to https://github.com/urllib3/urllib3/issues/2168 as in https://app.travis-ci.com/github/datalad/datalad-crawler/jobs/602195888#L1

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +0.05 :tada:

Comparison is base (1f18741) 77.54% compared to head (d5ef2c7) 77.60%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #134 +/- ## ========================================== + Coverage 77.54% 77.60% +0.05% ========================================== Files 60 60 Lines 4699 4701 +2 Branches 680 953 +273 ========================================== + Hits 3644 3648 +4 + Misses 890 889 -1 + Partials 165 164 -1 ``` [see 5 files with indirect coverage changes](https://app.codecov.io/gh/datalad/datalad-crawler/pull/134/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

yarikoptic commented 1 year ago

woohoo -- green. Let's merge and release