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

Plot tools: less strict match on names #245

Merged
merged 15 commits into from
Mar 21, 2024
Merged

Plot tools: less strict match on names #245

merged 15 commits into from
Mar 21, 2024

Conversation

ferrigno
Copy link
Contributor

OSA has a limited number of characters available for sources. If the input name is too long, it does not match.
We allowed a less strict comparison.
Other changes are for compatibility and docstring

Copy link

codecov bot commented Mar 18, 2024

Codecov Report

Attention: Patch coverage is 14.28571% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 58.79%. Comparing base (83b19bf) to head (d113278).

Files Patch % Lines
oda_api/plot_tools.py 14.28% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #245      +/-   ##
==========================================
+ Coverage   58.68%   58.79%   +0.10%     
==========================================
  Files          23       23              
  Lines        4894     4897       +3     
==========================================
+ Hits         2872     2879       +7     
+ Misses       2022     2018       -4     

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

@burnout87 burnout87 merged commit 86845ab into master Mar 21, 2024
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants