predict-idlab / plotly-resampler

Visualize large time series data with plotly.py
https://predict-idlab.github.io/plotly-resampler/latest
MIT License
1k stars 67 forks source link

πŸ“ Versioned Docs #235

Closed NielsPraet closed 1 year ago

NielsPraet commented 1 year ago

This PR removes the old sphynx documentation and adds the new documentation, which is built on mkdocs and mike. The documentation will be created on each tag push, which creates versioned docs.

Related to https://github.com/predict-idlab/plotly-resampler/issues/221 Closes https://github.com/predict-idlab/plotly-resampler/issues/163

codecov-commenter commented 1 year ago

Codecov Report

Merging #235 (e6fbc2f) into main (b7d3539) will not change coverage. The diff coverage is n/a.

:exclamation: Current head e6fbc2f differs from pull request most recent head 3a33b93. Consider uploading reports for the commit 3a33b93 to get more accurate results

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##             main     #235   +/-   ##
=======================================
  Coverage   96.87%   96.87%           
=======================================
  Files          14       14           
  Lines        1023     1023           
=======================================
  Hits          991      991           
  Misses         32       32           
Impacted Files Coverage Ξ”
plotly_resampler/__init__.py 84.61% <ΓΈ> (ΓΈ)
plotly_resampler/aggregation/aggregators.py 100.00% <ΓΈ> (ΓΈ)
plotly_resampler/figure_resampler/__init__.py 100.00% <ΓΈ> (ΓΈ)
...tly_resampler/figure_resampler/figure_resampler.py 87.85% <ΓΈ> (ΓΈ)
...ler/figure_resampler/figure_resampler_interface.py 99.74% <ΓΈ> (ΓΈ)
...sampler/figure_resampler/figurewidget_resampler.py 99.03% <ΓΈ> (ΓΈ)
plotly_resampler/figure_resampler/utils.py 96.49% <ΓΈ> (ΓΈ)
plotly_resampler/registering.py 100.00% <ΓΈ> (ΓΈ)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more