lincc-frameworks / tape

[Deprecated] Package for working with LSST time series data
https://tape.readthedocs.io
MIT License
12 stars 3 forks source link

limit depth of toctrees #422

Closed dougbrn closed 5 months ago

dougbrn commented 5 months ago

Improves the table of contents view for each of our documentation subsections by just displaying the sections, rather than a full list of all subsections.

github-actions[bot] commented 5 months ago
Before [3321b58a] After [b6190259] Ratio Benchmark (Parameter)
33.5±0.09ms 33.4±0.2ms 1 benchmarks.time_prune_sync_workflow
32.9±0.2ms 32.5±0.1ms 0.99 benchmarks.time_batch

Click here to view all benchmarks.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 95.78%. Comparing base (3321b58) to head (5bd65bd).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #422 +/- ## ======================================= Coverage 95.78% 95.78% ======================================= Files 25 25 Lines 1755 1755 ======================================= Hits 1681 1681 Misses 74 74 ```

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