datalad / datalad-crawler

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

Convert .travis.yml to a GitHub Actions workflow #140

Closed jwodder closed 1 month ago

jwodder commented 1 month ago

Closes #139.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 77.56%. Comparing base (857ada2) to head (32b3bd9). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #140 +/- ## ======================================= Coverage 77.56% 77.56% ======================================= Files 60 60 Lines 4720 4720 Branches 956 956 ======================================= Hits 3661 3661 Misses 895 895 Partials 164 164 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

yarikoptic commented 1 month ago

Great, thank you @jwodder