Arcadia-Science / sourmashconsumr

Working with the outputs of sourmash in R
https://arcadia-science.github.io/sourmashconsumr/
Other
24 stars 3 forks source link

Initialize pkgdown and github action to automatically build a documentation site #67

Closed taylorreiter closed 1 year ago

taylorreiter commented 1 year ago

site will live at https://arcadia-science.github.io/sourmashconsumr/

This PR follows the pkgdown documentation: https://pkgdown.r-lib.org/articles/pkgdown.html

I think this will have to be merged for the site to go live? this is my first time doing this and the documentation on pkgdown isn't super clear, but i think all the things are done to enable the site to render once this is merged.

codecov-commenter commented 1 year ago

Codecov Report

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

Coverage data is based on head (c4e3b66) compared to base (1973440). Patch has no changes to coverable lines.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #67 +/- ## ======================================= Coverage 92.02% 92.02% ======================================= Files 8 8 Lines 627 627 ======================================= Hits 577 577 Misses 50 50 ``` 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=Arcadia-Science). 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=Arcadia-Science)

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

taylorreiter commented 1 year ago

ooh good catch! I'll fix that!