Skip to content

add mid radius inf sup diam for reals #511

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

Merged
merged 1 commit into from
Mar 8, 2022
Merged

add mid radius inf sup diam for reals #511

merged 1 commit into from
Mar 8, 2022

Conversation

lucaferranti
Copy link
Member

fixes #510

@codecov-commenter
Copy link

codecov-commenter commented Mar 7, 2022

Codecov Report

Merging #511 (ca59f94) into master (1e1dad2) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #511      +/-   ##
==========================================
+ Coverage   90.32%   90.35%   +0.02%     
==========================================
  Files          25       25              
  Lines        1788     1793       +5     
==========================================
+ Hits         1615     1620       +5     
  Misses        173      173              
Impacted Files Coverage Δ
src/intervals/arithmetic.jl 97.67% <100.00%> (+0.04%) ⬆️

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 1e1dad2...ca59f94. Read the comment docs.

@lucaferranti lucaferranti requested a review from lbenet March 7, 2022 08:25
Copy link
Member

@lbenet lbenet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks a lot!

@lbenet lbenet merged commit 0acb83b into master Mar 8, 2022
@lucaferranti lucaferranti deleted the lf-510 branch March 8, 2022 14:12
lbenet pushed a commit that referenced this pull request Apr 2, 2022
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.

define inf, sup etc. for non-intervals
3 participants