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

Updates tests to use isapprox() instead of norm() #62

Merged
merged 1 commit into from
Jun 16, 2018

Conversation

navidcy
Copy link
Member

@navidcy navidcy commented Jun 15, 2018

This PR addresses the issue #61 raised by @stevengj. The use of norm() function in the tests is abolished; the updated tests use isapprox().

@codecov
Copy link

codecov bot commented Jun 15, 2018

Codecov Report

Merging #62 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #62   +/-   ##
=======================================
  Coverage   65.44%   65.44%           
=======================================
  Files          16       16           
  Lines        1305     1305           
=======================================
  Hits          854      854           
  Misses        451      451

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update df64046...0792992. Read the comment docs.

@coveralls
Copy link

coveralls commented Jun 15, 2018

Coverage Status

Coverage remained the same at 65.441% when pulling 0792992 on UpdateTestsFor-v0.7 into df64046 on master.

@glwagner glwagner merged commit 70cce41 into master Jun 16, 2018
@glwagner glwagner deleted the UpdateTestsFor-v0.7 branch June 16, 2018 20:41
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.

3 participants