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

update assert_rel_error to assert_near_equal #320

Merged
merged 1 commit into from
Apr 27, 2020

Conversation

wright
Copy link
Contributor

@wright wright commented Apr 27, 2020

Summary

Change instances of assert_rel_error to assert_near_zero from the OpenMDAO API to avoid deprecation warnings.

Related Issues

Status

  • Ready for merge

Backwards incompatibilities

None

New Dependencies

None

@coveralls
Copy link

coveralls commented Apr 27, 2020

Coverage Status

Coverage remained the same at 95.381% when pulling 298043d on wright:assertNearEqual into 8132a60 on OpenMDAO:master.

@wright wright requested a review from robfalck April 27, 2020 19:45
@robfalck robfalck merged commit 4f2a4ec into OpenMDAO:master Apr 27, 2020
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.

Update assert_rel_error to assert_near_equal
3 participants