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 syntax error #609

Merged
merged 1 commit into from
Nov 1, 2024
Merged

Fix syntax error #609

merged 1 commit into from
Nov 1, 2024

Conversation

ehennestad
Copy link
Collaborator

@ehennestad ehennestad commented Oct 31, 2024

Motivation

Fix syntax error. Can cause problems when compiling code (i.e #564 ) or packaging to MATLAB toolbox (mltbx file).

How to test the behavior?

N/A

Checklist

  • Have you ensured the PR description clearly describes the problem and solutions?
  • Have you checked to ensure that there aren't other open or previously closed Pull Requests for the same change?
  • If this PR fixes an issue, is the first line of the PR description fix #XX where XX is the issue number?

@ehennestad ehennestad changed the title Update loadTimeSeriesData.m Fix syntax error Oct 31, 2024
Copy link

codecov bot commented Oct 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.63%. Comparing base (bc4b87d) to head (4a2133b).
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #609   +/-   ##
=======================================
  Coverage   90.63%   90.63%           
=======================================
  Files         106      106           
  Lines        4686     4686           
=======================================
  Hits         4247     4247           
  Misses        439      439           
Flag Coverage Δ
?

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.

@ehennestad ehennestad requested a review from bendichter October 31, 2024 22:18
@bendichter bendichter merged commit afd34b0 into master Nov 1, 2024
3 checks passed
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