gwpy / gwsumm

Gravitational-wave interferometer summary information system
GNU General Public License v3.0
12 stars 23 forks source link

Change fancybox gallery name #415

Open iaraota opened 2 months ago

iaraota commented 2 months ago

This PR updates the Fancybox initialization by changing the data-fancybox attribute from "gallery" to "summary." This modification tailors Fancybox specifically for Summary Pages, introducing new date navigation buttons within the gallery. These buttons allow users to easily switch between different dates. This PR is linked to the associated changes in gwbootstrap PR#63

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 49.27%. Comparing base (720bd0c) to head (a7326f2). Report is 13 commits behind head on master.

Files Patch % Lines
gwsumm/tabs/builtin.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #415 +/- ## ========================================== - Coverage 49.64% 49.27% -0.38% ========================================== Files 60 60 Lines 8823 8789 -34 ========================================== - Hits 4380 4330 -50 - Misses 4443 4459 +16 ``` | [Flag](https://app.codecov.io/gh/gwpy/gwsumm/pull/415/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gwpy) | Coverage Δ | | |---|---|---| | [Linux](https://app.codecov.io/gh/gwpy/gwsumm/pull/415/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gwpy) | `49.27% <0.00%> (-0.38%)` | :arrow_down: | | [macOS](https://app.codecov.io/gh/gwpy/gwsumm/pull/415/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gwpy) | `49.27% <0.00%> (?)` | | | [python3.10](https://app.codecov.io/gh/gwpy/gwsumm/pull/415/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gwpy) | `49.27% <0.00%> (-0.38%)` | :arrow_down: | | [python3.11](https://app.codecov.io/gh/gwpy/gwsumm/pull/415/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gwpy) | `49.27% <0.00%> (-0.38%)` | :arrow_down: | | [python3.9](https://app.codecov.io/gh/gwpy/gwsumm/pull/415/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gwpy) | `49.27% <0.00%> (-0.37%)` | :arrow_down: | 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=gwpy#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.