DASDAE / dascore

A python library for distributed fiber optic sensing
Other
71 stars 16 forks source link

fix linking issue in quarto blocks #376

Closed d-chambers closed 3 months ago

d-chambers commented 3 months ago

Description

This PR fixes #368 and refactors cross references to also include normal doc files (ie docs/contributors) can now dynamically link to that qmd files in docs from a docstring.

Checklist

I have (if applicable):

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 99.54%. Comparing base (b76da4b) to head (0864e80).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #376 +/- ## ======================================= Coverage 99.54% 99.54% ======================================= Files 97 97 Lines 7622 7622 ======================================= Hits 7587 7587 Misses 35 35 ``` | [Flag](https://app.codecov.io/gh/DASDAE/dascore/pull/376/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DASDAE) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/DASDAE/dascore/pull/376/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DASDAE) | `99.54% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DASDAE#carryforward-flags-in-the-pull-request-comment) to find out more.

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