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

Correct bug in file name inside _plot_stripes_helper #93

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

rea1991
Copy link
Contributor

@rea1991 rea1991 commented Jan 13, 2025

".2g" is replaced with ".f" so that plots are listed in the correct canonical ordering, i.e., with increasing thresholding of the relative change parameter.

".2g" is replaced with ".f" so that plots are listed in the correct
canonical ordering, i.e., with increasing thresholding of the
relative change parameter.
@rea1991 rea1991 added the bug Something isn't working label Jan 13, 2025
@rea1991 rea1991 requested a review from robomics January 13, 2025 14:36
@codecov-commenter
Copy link

codecov-commenter commented Jan 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.32%. Comparing base (5559ec8) to head (e27a918).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #93   +/-   ##
=======================================
  Coverage   85.32%   85.32%           
=======================================
  Files          19       19           
  Lines        2481     2481           
=======================================
  Hits         2117     2117           
  Misses        364      364           
Flag Coverage Δ
[tests integration python-3.10](https://app.codecov.io/gh/paulsengroup/StripePy/pull/93/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=paulsengroup)
[tests integration python-3.10
[tests integration python-3.11](https://app.codecov.io/gh/paulsengroup/StripePy/pull/93/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=paulsengroup)
[tests integration python-3.11
[tests integration python-3.12](https://app.codecov.io/gh/paulsengroup/StripePy/pull/93/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=paulsengroup)
[tests integration python-3.12
[tests integration python-3.13](https://app.codecov.io/gh/paulsengroup/StripePy/pull/93/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=paulsengroup)
[tests integration python-3.13
[tests integration python-3.9](https://app.codecov.io/gh/paulsengroup/StripePy/pull/93/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=paulsengroup)
[tests integration python-3.9
[tests unit python-3.10](https://app.codecov.io/gh/paulsengroup/StripePy/pull/93/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=paulsengroup)
[tests unit python-3.10
[tests unit python-3.11](https://app.codecov.io/gh/paulsengroup/StripePy/pull/93/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=paulsengroup)
[tests unit python-3.11
[tests unit python-3.12](https://app.codecov.io/gh/paulsengroup/StripePy/pull/93/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=paulsengroup)
[tests unit python-3.12
[tests unit python-3.13](https://app.codecov.io/gh/paulsengroup/StripePy/pull/93/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=paulsengroup)
[tests unit python-3.13
[tests unit python-3.9](https://app.codecov.io/gh/paulsengroup/StripePy/pull/93/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=paulsengroup)
[tests unit python-3.9

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.

@robomics robomics merged commit e6940aa into paulsengroup:main Jan 13, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants