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 equality for infinities of different types #30

Merged
merged 1 commit into from
Aug 12, 2020

Conversation

omus
Copy link
Contributor

@omus omus commented Aug 11, 2020

Fixes: #29

@codecov
Copy link

codecov bot commented Aug 11, 2020

Codecov Report

Merging #30 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #30   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           20        20           
  Lines          190       192    +2     
=========================================
+ Hits           190       192    +2     
Impacted Files Coverage Δ
src/infinite/comparison.jl 100.00% <100.00%> (ø)

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 0d8fa31...68b0f21. Read the comment docs.

@cjdoris cjdoris merged commit c8cf5e1 into cjdoris:master Aug 12, 2020
@omus omus deleted the cv/eq-fix branch August 12, 2020 13:26
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.

StackOverflow with ==
2 participants