dstl / Stone-Soup

A software project to provide the target tracking community with a framework for the development and testing of tracking algorithms.
https://stonesoup.rtfd.io
MIT License
384 stars 126 forks source link

Fixes for Sphinx 7.3 and sphinx-gallery 0.16 #998

Closed sdhiscocks closed 2 months ago

sdhiscocks commented 2 months ago

Resolves issues with Sphinx caching (previously warning suppressed), which required update from sphinx-gallery, which has some other breaking changes.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 93.53%. Comparing base (990aa7c) to head (8ab6ec7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #998 +/- ## ========================================== - Coverage 93.56% 93.53% -0.03% ========================================== Files 202 202 Lines 12983 12983 Branches 2648 2648 ========================================== - Hits 12147 12144 -3 - Misses 592 594 +2 - Partials 244 245 +1 ``` | [Flag](https://app.codecov.io/gh/dstl/Stone-Soup/pull/998/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dstl) | Coverage Δ | | |---|---|---| | [integration](https://app.codecov.io/gh/dstl/Stone-Soup/pull/998/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dstl) | `66.31% <ø> (+0.05%)` | :arrow_up: | | [unittests](https://app.codecov.io/gh/dstl/Stone-Soup/pull/998/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dstl) | `89.14% <ø> (-0.03%)` | :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=dstl#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.