datalad / datalad-crawler

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

Set action step outputs via $GITHUB_OUTPUT #127

Closed jwodder closed 1 year ago

jwodder commented 1 year ago

See https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ for more information.

codecov[bot] commented 1 year ago

Codecov Report

Base: 77.64% // Head: 77.64% // No change to project coverage :thumbsup:

Coverage data is based on head (ac75910) compared to base (9d55cb5). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #127 +/- ## ======================================= Coverage 77.64% 77.64% ======================================= Files 60 60 Lines 4693 4693 Branches 699 678 -21 ======================================= Hits 3644 3644 Misses 885 885 Partials 164 164 ``` | [Impacted Files](https://codecov.io/gh/datalad/datalad-crawler/pull/127?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad) | Coverage Δ | | |---|---|---| | [datalad\_crawler/version.py](https://codecov.io/gh/datalad/datalad-crawler/pull/127/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-ZGF0YWxhZF9jcmF3bGVyL3ZlcnNpb24ucHk=) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad)

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