datalad / datalad-extension-template

Minimal implementation of a DataLad extension module
http://datalad.org
Other
2 stars 17 forks source link

Use standard configuration filename #80

Closed adswa closed 11 months ago

adswa commented 11 months ago

Accoding to https://docs.readthedocs.io/en/stable/config-file/index.html, it is .readthedocs.yaml, not readthedocs.yml. Fixes #79

codecov[bot] commented 11 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (4cfa233) 92.68% compared to head (b5c994e) 92.68%. Report is 6 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #80 +/- ## ======================================= Coverage 92.68% 92.68% ======================================= Files 5 5 Lines 41 41 ======================================= Hits 38 38 Misses 3 3 ```

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