Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Version Requirement for Plotly #958

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

gawebb-dstl
Copy link
Contributor

stonesoup.plotter.Plotterly uses the 'legendrank' key word which was only introduced in plotly 5.0.0. Therefore the Plotly requirement needs a version designator.

@gawebb-dstl gawebb-dstl requested a review from a team as a code owner February 14, 2024 16:01
@gawebb-dstl gawebb-dstl requested review from sdhiscocks and orosoman-dstl and removed request for a team February 14, 2024 16:01
Copy link

codecov bot commented Feb 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (aa6e55b) 93.37% compared to head (fa11985) 93.40%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #958      +/-   ##
==========================================
+ Coverage   93.37%   93.40%   +0.02%     
==========================================
  Files         201      201              
  Lines       12638    12638              
  Branches     2600     2600              
==========================================
+ Hits        11801    11804       +3     
+ Misses        593      591       -2     
+ Partials      244      243       -1     
Flag Coverage Δ
integration 66.62% <ø> (+0.02%) ⬆️
unittests 88.96% <ø> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sdhiscocks sdhiscocks merged commit 5d40a2c into main Feb 15, 2024
10 checks passed
@sdhiscocks sdhiscocks deleted the update_plotly_required_version branch February 15, 2024 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants