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

🩹 Fix use_svd_number not being passed on to plot_sv_data in plot_data_overview #221

Merged
merged 2 commits into from
Nov 12, 2023

Conversation

s-weigand
Copy link
Member

@s-weigand s-weigand commented Nov 12, 2023

This fixes an oversight in #219 where the use_svd_number argument wasn't passed long to plot_sv_data in plot_data_overview leading to inconsistent usage of svd number (starts at 1) and index (starts at 0)

Change summary

Checklist

  • ✔️ Passing the tests (mandatory for all PR's)

@s-weigand s-weigand requested a review from a team as a code owner November 12, 2023 16:42
Copy link
Contributor

Binder 👈 Launch a binder notebook on branch s-weigand/pyglotaran-extras/fix-missing-use_svd_number

Copy link

codecov bot commented Nov 12, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Files Coverage Δ
pyglotaran_extras/plotting/plot_data.py 35.41% <0.00%> (ø)

📢 Thoughts on this report? Let us know!

@s-weigand s-weigand force-pushed the fix-missing-use_svd_number branch from c236d57 to eb90984 Compare November 12, 2023 16:52
@s-weigand s-weigand merged commit 52a244b into glotaran:main Nov 12, 2023
27 checks passed
@s-weigand s-weigand deleted the fix-missing-use_svd_number branch November 12, 2023 17:57
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.

2 participants