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 interval-macro docstring #460

Closed

Conversation

lucaferranti
Copy link
Member

The docstring of @interval is outdated as it still states that the macro is the main way to create an interval. This can sometimes be misleading as pointed out in #454 .

@codecov-commenter
Copy link

codecov-commenter commented May 5, 2021

Codecov Report

Merging #460 (a9fd34e) into master (65ca77f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #460   +/-   ##
=======================================
  Coverage   91.53%   91.53%           
=======================================
  Files          25       25           
  Lines        1748     1748           
=======================================
  Hits         1600     1600           
  Misses        148      148           
Impacted Files Coverage Δ
src/intervals/intervals.jl 91.52% <ø> (ø)
src/intervals/macros.jl 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 65ca77f...a9fd34e. Read the comment docs.

@lucaferranti
Copy link
Member Author

taking care of this in #461

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.

2 participants