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

Return Inf when data calculated and observed have different sizes #18

Merged
merged 4 commits into from
Sep 17, 2023

Conversation

keurfonluu
Copy link
Owner

  • Changed: return Inf (i.e., invalid model) for models for which the number of calculated velocities does not match input data.

Reminders:

  • Run invoke format to make sure the code follows the style guide,
  • Add tests for new features or tests that would have caught the bug that you're fixing,
  • Write detailed docstrings for all functions, classes and/or methods,
  • If adding new functionality, unit test it and add it to the documentation.

@codecov
Copy link

codecov bot commented Sep 17, 2023

Codecov Report

Patch coverage is 100.00% of modified lines.

Files Changed Coverage
evodcinv/_model.py 100.00%

📢 Thoughts on this report? Let us know!.

@keurfonluu keurfonluu merged commit aa13435 into master Sep 17, 2023
8 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.

None yet

1 participant