Skip to content

Fix typo in REPL block #493

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
Sep 29, 2021
Merged

Fix typo in REPL block #493

merged 1 commit into from
Sep 29, 2021

Conversation

gdalle
Copy link
Contributor

@gdalle gdalle commented Sep 20, 2021

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 29, 2021

Codecov Report

Merging #493 (f0ccfad) into master (2d1d646) will increase coverage by 0.23%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #493      +/-   ##
==========================================
+ Coverage   90.85%   91.08%   +0.23%     
==========================================
  Files          25       25              
  Lines        1760     1783      +23     
==========================================
+ Hits         1599     1624      +25     
+ Misses        161      159       -2     
Impacted Files Coverage Δ
src/multidim/setdiff.jl 100.00% <0.00%> (ø)
src/intervals/hyperbolic.jl 100.00% <0.00%> (ø)
src/intervals/trigonometric.jl 97.68% <0.00%> (+0.01%) ⬆️
src/decorations/functions.jl 95.34% <0.00%> (+0.02%) ⬆️
src/intervals/arithmetic.jl 97.24% <0.00%> (+0.04%) ⬆️
src/intervals/complex.jl 93.93% <0.00%> (+0.09%) ⬆️
src/intervals/functions.jl 91.52% <0.00%> (+0.09%) ⬆️
src/intervals/precision.jl 96.77% <0.00%> (+0.10%) ⬆️
src/multidim/intervalbox.jl 89.28% <0.00%> (+0.19%) ⬆️
src/display.jl 89.03% <0.00%> (+0.21%) ⬆️
... and 2 more

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 2d1d646...f0ccfad. Read the comment docs.

@lucaferranti
Copy link
Member

lucaferranti commented Sep 29, 2021

Hi @gdalle , thanks for the contribution. The documentation inside the docs folder is currently superseeded by the organisation webpage which has docs for all (most) packages of the organisation. This is currenlty maintained in a separate repository.

That being said, I see no harm in this PR (the files in docs folder still exist and hence there's no harm in fixing the typo), so I'll merge this if (when) the checks have passed.

Thanks, and big apologies for the long delay in replying.

@lucaferranti lucaferranti merged commit 7e3f494 into JuliaIntervals:master Sep 29, 2021
@gdalle
Copy link
Contributor Author

gdalle commented Sep 29, 2021

Thanks, I'm sorry I hadn't seen the organization docs before

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