StanfordSpezi / SpeziStorage

Spezi module to store information and credentials encrypted at rest
https://swiftpackageindex.com/StanfordSpezi/SpeziStorage/documentation/
MIT License
4 stars 0 forks source link

Adds automated link checking and fixes broken links #15

Closed vishnuravi closed 12 months ago

vishnuravi commented 1 year ago

Adds automated link checking and fixes broken links

:recycle: Current situation & Problem

This PR adds automated link checking of all markdown files and fixes broken links. The check will run on all pull requests and automatically on the first of each month at midnight.

:pencil: Code of Conduct & Contributing Guidelines

By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines:

codecov[bot] commented 1 year ago

Codecov Report

Merging #15 (32d4747) into main (58f79a2) will not change coverage. The diff coverage is n/a.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/StanfordSpezi/SpeziStorage/pull/15/graphs/tree.svg?width=650&height=150&src=pr&token=q7s8qcnSNy&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordSpezi)](https://app.codecov.io/gh/StanfordSpezi/SpeziStorage/pull/15?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordSpezi) ```diff @@ Coverage Diff @@ ## main #15 +/- ## ======================================= Coverage 91.65% 91.65% ======================================= Files 6 6 Lines 431 431 ======================================= Hits 395 395 Misses 36 36 ``` ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/StanfordSpezi/SpeziStorage/pull/15?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordSpezi). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordSpezi) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/StanfordSpezi/SpeziStorage/pull/15?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordSpezi). Last update [58f79a2...32d4747](https://app.codecov.io/gh/StanfordSpezi/SpeziStorage/pull/15?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordSpezi). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordSpezi).